home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2005 October / PCWOCT05.iso / Software / FromTheMag / Syn Text Editor 2.1.0.46 / synsetup-2.1.0.46.exe / {app} / syn.exe / 0 / RCDATA / TOPTIONSDIALOG / TOPTIONSDIALOG.txt
Text File  |  2004-02-29  |  92KB  |  3,646 lines

  1. object OptionsDialog: TOptionsDialog
  2.   Left = 259
  3.   Top = 162
  4.   BorderStyle = bsDialog
  5.   Caption = 'Options'
  6.   ClientHeight = 392
  7.   ClientWidth = 512
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poOwnerFormCenter
  16.   ShowHint = True
  17.   OnClose = FormClose
  18.   OnCreate = FormCreate
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object TreeView1: TTreeView
  22.     Left = 8
  23.     Top = 8
  24.     Width = 153
  25.     Height = 377
  26.     HideSelection = False
  27.     HotTrack = True
  28.     Indent = 19
  29.     ReadOnly = True
  30.     TabOrder = 0
  31.     OnChange = TreeView1Change
  32.     Items.Data = {
  33.       02000000200000000000000000000000FFFFFFFFFFFFFFFF0000000007000000
  34.       0747656E6572616C1D0000000000000000000000FFFFFFFFFFFFFFFF00000000
  35.       0000000004566965771E0000000000000000000000FFFFFFFFFFFFFFFF000000
  36.       0000000000055072696E74250000000000000000000000FFFFFFFFFFFFFFFF00
  37.       000000000000000C4173736F63696174696F6E731C0000000000000000000000
  38.       FFFFFFFFFFFFFFFF00000000000000000352756E200000000000000000000000
  39.       FFFFFFFFFFFFFFFF000000000000000007536372697074731C00000000000000
  40.       00000000FFFFFFFFFFFFFFFF0000000002000000034654501F00000000000000
  41.       00000000FFFFFFFFFFFFFFFF0000000000000000065365727665721E00000000
  42.       00000000000000FFFFFFFFFFFFFFFF00000000000000000550726F7879240000
  43.       000000000000000000FFFFFFFFFFFFFFFF00000000000000000B446972656374
  44.       6F726965731F0000000000000000000000FFFFFFFFFFFFFFFF00000000060000
  45.       0006456469746F72280000000000000000000000FFFFFFFFFFFFFFFF00000000
  46.       000000000F53796E746178686967686C69676874240000000000000000000000
  47.       FFFFFFFFFFFFFFFF00000000000000000B4175746F636F727265637426000000
  48.       0000000000000000FFFFFFFFFFFFFFFF00000000000000000D5370656C6C2043
  49.       6865636B6572200000000000000000000000FFFFFFFFFFFFFFFF000000000000
  50.       0000074F7074696F6E731F0000000000000000000000FFFFFFFFFFFFFFFF0000
  51.       00000000000006477574746572220000000000000000000000FFFFFFFFFFFFFF
  52.       FF00000000000000000953686F727463757473}
  53.   end
  54.   object btnOK: TCorelButton
  55.     Left = 352
  56.     Top = 363
  57.     Width = 75
  58.     Height = 23
  59.     Caption = 'OK'
  60.     Default = True
  61.     ModalResult = 1
  62.     ParentShowHint = False
  63.     ShowHint = False
  64.     TabOrder = 2
  65.     OnClick = btnOKClick
  66.   end
  67.   object btnCancel: TCorelButton
  68.     Left = 431
  69.     Top = 363
  70.     Width = 75
  71.     Height = 23
  72.     Cancel = True
  73.     Caption = 'Cancel'
  74.     ModalResult = 2
  75.     ParentShowHint = False
  76.     ShowHint = False
  77.     TabOrder = 1
  78.   end
  79.   object btnBackup: TCorelButton
  80.     Left = 168
  81.     Top = 363
  82.     Width = 75
  83.     Height = 23
  84.     Hint = 'Backup|Save registry settings to a file'
  85.     Caption = '&Backup'
  86.     ParentShowHint = False
  87.     ShowHint = False
  88.     TabOrder = 3
  89.     OnClick = btnBackupClick
  90.   end
  91.   object nbOptions: TNotebook
  92.     Left = 169
  93.     Top = 9
  94.     Width = 337
  95.     Height = 344
  96.     PageIndex = 1
  97.     TabOrder = 4
  98.     OnPageChanged = nbOptionsPageChanged
  99.     object TPage
  100.       Left = 0
  101.       Top = 0
  102.       Caption = 'General'
  103.       object lblBackupSec: TLabel
  104.         Left = 264
  105.         Top = 280
  106.         Width = 42
  107.         Height = 13
  108.         Caption = 'Se&conds'
  109.         FocusControl = spnCopy
  110.       end
  111.       object Label11: TLabel
  112.         Left = 192
  113.         Top = 152
  114.         Width = 129
  115.         Height = 13
  116.         Caption = '&Caret Position when reload:'
  117.         FocusControl = cboReloadCaretPos
  118.       end
  119.       object GradPan1: TGradPan
  120.         Left = 0
  121.         Top = 0
  122.         Width = 337
  123.         Height = 25
  124.         Alignment = taLeftJustify
  125.         BevelOuter = bvNone
  126.         Caption = 'General'
  127.         Font.Charset = DEFAULT_CHARSET
  128.         Font.Color = clBlack
  129.         Font.Height = -16
  130.         Font.Name = 'Arial'
  131.         Font.Style = [fsBold]
  132.         ParentFont = False
  133.         TabOrder = 0
  134.         BackGroundEffect = bdLeft
  135.         ColorEnd = clBtnFace
  136.         ColorShadow = clBtnShadow
  137.         ColorStart = clBtnShadow
  138.       end
  139.       object gbMRU: TGroupBox
  140.         Left = 8
  141.         Top = 40
  142.         Width = 161
  143.         Height = 97
  144.         Caption = 'MRU Filelists'
  145.         TabOrder = 1
  146.         object Label28: TLabel
  147.           Left = 16
  148.           Top = 48
  149.           Width = 64
  150.           Height = 13
  151.           Caption = 'Max &Projects:'
  152.           FocusControl = spnMaxMRUP
  153.         end
  154.         object Label26: TLabel
  155.           Left = 16
  156.           Top = 24
  157.           Width = 47
  158.           Height = 13
  159.           Caption = 'Max &Files:'
  160.           FocusControl = spnMaxMRU
  161.         end
  162.         object chkMRUFullPath: TCheckBox
  163.           Left = 16
  164.           Top = 72
  165.           Width = 137
  166.           Height = 17
  167.           Caption = '&Show full Path'
  168.           TabOrder = 2
  169.         end
  170.         object spnMaxMRU: TSpinEdit
  171.           Left = 88
  172.           Top = 19
  173.           Width = 57
  174.           Height = 22
  175.           MaxValue = 100
  176.           MinValue = 0
  177.           TabOrder = 0
  178.           Value = 0
  179.         end
  180.         object spnMaxMRUP: TSpinEdit
  181.           Left = 88
  182.           Top = 43
  183.           Width = 57
  184.           Height = 22
  185.           MaxValue = 100
  186.           MinValue = 0
  187.           TabOrder = 1
  188.           Value = 0
  189.         end
  190.       end
  191.       object chkOneInstance: TCheckBox
  192.         Left = 8
  193.         Top = 240
  194.         Width = 145
  195.         Height = 17
  196.         Caption = '&Limit to one Instance'
  197.         TabOrder = 4
  198.       end
  199.       object spnCopy: TSpinEdit
  200.         Left = 168
  201.         Top = 275
  202.         Width = 89
  203.         Height = 22
  204.         MaxValue = 4000000
  205.         MinValue = 1
  206.         TabOrder = 7
  207.         Value = 1
  208.       end
  209.       object chkCopy: TCheckBox
  210.         Left = 8
  211.         Top = 278
  212.         Width = 153
  213.         Height = 17
  214.         Caption = 'Make &Backupcopy every'
  215.         TabOrder = 6
  216.         OnClick = chkCopyClick
  217.       end
  218.       object gbMonitor: TGroupBox
  219.         Left = 8
  220.         Top = 152
  221.         Width = 177
  222.         Height = 81
  223.         TabOrder = 3
  224.         object chkMonitor: TCheckBox
  225.           Left = 8
  226.           Top = 0
  227.           Width = 155
  228.           Height = 17
  229.           Caption = '&Monitor for external changes'
  230.           Checked = True
  231.           State = cbChecked
  232.           TabOrder = 0
  233.           OnClick = chkMonitorClick
  234.         end
  235.         object rbNotifyOnly: TRadioButton
  236.           Left = 16
  237.           Top = 24
  238.           Width = 137
  239.           Height = 17
  240.           Caption = '&Notify only'
  241.           Checked = True
  242.           TabOrder = 1
  243.           TabStop = True
  244.         end
  245.         object rbPromtReload: TRadioButton
  246.           Left = 16
  247.           Top = 40
  248.           Width = 145
  249.           Height = 17
  250.           Caption = 'Prompt to &reload'
  251.           TabOrder = 2
  252.         end
  253.         object rbReload: TRadioButton
  254.           Left = 16
  255.           Top = 56
  256.           Width = 145
  257.           Height = 17
  258.           Caption = 'Reload &without prompting'
  259.           TabOrder = 3
  260.         end
  261.       end
  262.       object chkSaveBookmarks: TCheckBox
  263.         Left = 8
  264.         Top = 304
  265.         Width = 321
  266.         Height = 17
  267.         Caption = 'Save B&ookmarks and Caret Position'
  268.         TabOrder = 8
  269.         OnClick = chkSaveBookmarksClick
  270.       end
  271.       object chkSBMHidden: TCheckBox
  272.         Left = 24
  273.         Top = 320
  274.         Width = 305
  275.         Height = 17
  276.         Caption = 'Ma&ke Bookmark files (*.sbm) hidden'
  277.         TabOrder = 9
  278.       end
  279.       object gbDateTime: TGroupBox
  280.         Left = 176
  281.         Top = 40
  282.         Width = 153
  283.         Height = 97
  284.         Caption = '&Date/Time Format'
  285.         TabOrder = 2
  286.         object txtDateTimeFormat: TEdit
  287.           Left = 16
  288.           Top = 28
  289.           Width = 121
  290.           Height = 21
  291.           Hint = 'y...Year, m...Month, d...Day, h...Hour, n...Minute, s...Second'
  292.           ParentShowHint = False
  293.           ShowHint = False
  294.           TabOrder = 0
  295.           OnChange = txtDateTimeFormatChange
  296.         end
  297.         object pnlDTPrev: TPanel
  298.           Left = 16
  299.           Top = 60
  300.           Width = 121
  301.           Height = 21
  302.           BevelOuter = bvLowered
  303.           TabOrder = 1
  304.         end
  305.       end
  306.       object cboReloadCaretPos: TComboBox
  307.         Left = 192
  308.         Top = 168
  309.         Width = 137
  310.         Height = 21
  311.         Style = csDropDownList
  312.         ItemHeight = 13
  313.         TabOrder = 10
  314.         Items.Strings = (
  315.           'Top of File'
  316.           'Bottom of File'
  317.           'Bookmark File'
  318.           'Maintain'
  319.           'Guess')
  320.       end
  321.       object chkMinizizeNoDoc: TCheckBox
  322.         Left = 8
  323.         Top = 256
  324.         Width = 241
  325.         Height = 17
  326.         Caption = 'Minimi&ze when last Document is closed'
  327.         TabOrder = 5
  328.       end
  329.     end
  330.     object TPage
  331.       Left = 0
  332.       Top = 0
  333.       Caption = 'View'
  334.       object GradPan10: TGradPan
  335.         Left = 0
  336.         Top = 0
  337.         Width = 337
  338.         Height = 25
  339.         Alignment = taLeftJustify
  340.         BevelOuter = bvNone
  341.         Caption = 'View'
  342.         Font.Charset = DEFAULT_CHARSET
  343.         Font.Color = clBlack
  344.         Font.Height = -16
  345.         Font.Name = 'Arial'
  346.         Font.Style = [fsBold]
  347.         ParentFont = False
  348.         TabOrder = 0
  349.         BackGroundEffect = bdLeft
  350.         ColorEnd = clBtnFace
  351.         ColorShadow = clBtnShadow
  352.         ColorStart = clBtnShadow
  353.       end
  354.       object chkShowNewDialog: TCheckBox
  355.         Left = 8
  356.         Top = 40
  357.         Width = 321
  358.         Height = 17
  359.         Caption = 'Show "&New" Dialog when using the New command'
  360.         TabOrder = 1
  361.       end
  362.       object chkShowWelcome: TCheckBox
  363.         Left = 8
  364.         Top = 56
  365.         Width = 321
  366.         Height = 17
  367.         Caption = 'Show "&Welcome" Dialog on startup'
  368.         TabOrder = 2
  369.       end
  370.       object chkShowProjectExplorer: TCheckBox
  371.         Left = 8
  372.         Top = 72
  373.         Width = 321
  374.         Height = 17
  375.         Caption = 'Show Works&pace when loading Projects by default'
  376.         TabOrder = 3
  377.       end
  378.       object chkHideWorkspace: TCheckBox
  379.         Left = 8
  380.         Top = 88
  381.         Width = 153
  382.         Height = 17
  383.         Caption = '&Hide Workspace Window'
  384.         TabOrder = 4
  385.       end
  386.       object gbErrorOutputList: TGroupBox
  387.         Left = 8
  388.         Top = 112
  389.         Width = 321
  390.         Height = 105
  391.         Caption = 'Outputlist'
  392.         TabOrder = 6
  393.         object cpOutBackCol: TColorPickerButton
  394.           Left = 136
  395.           Top = 32
  396.           Width = 53
  397.           Height = 22
  398.           CustomText = 'More...'
  399.           DefaultText = 'Default'
  400.           Flat = True
  401.           PopupSpacing = 8
  402.           ShowSystemColors = True
  403.           OnChange = cpOutBackColChange
  404.           OnClick = pcEditGeneralClick
  405.           OnDefaultSelect = cpOutBackColDefaultSelect
  406.         end
  407.         object Label48: TLabel
  408.           Left = 16
  409.           Top = 16
  410.           Width = 24
  411.           Height = 13
  412.           Caption = '&Font:'
  413.           FocusControl = btnOutFont
  414.         end
  415.         object Label49: TLabel
  416.           Left = 136
  417.           Top = 16
  418.           Width = 27
  419.           Height = 13
  420.           Caption = 'Color:'
  421.         end
  422.         object gbListHeight: TGroupBox
  423.           Left = 200
  424.           Top = 16
  425.           Width = 113
  426.           Height = 81
  427.           Caption = 'Itemheight'
  428.           TabOrder = 3
  429.           object lblItemHeightPixel: TLabel
  430.             Left = 75
  431.             Top = 56
  432.             Width = 22
  433.             Height = 13
  434.             Caption = 'Pi&xel'
  435.             FocusControl = spnItemheight
  436.           end
  437.           object spnItemheight: TSpinEdit
  438.             Left = 16
  439.             Top = 51
  440.             Width = 57
  441.             Height = 22
  442.             MaxValue = 100
  443.             MinValue = 0
  444.             TabOrder = 1
  445.             Value = 0
  446.           end
  447.           object chkItemheightDefault: TCheckBox
  448.             Left = 16
  449.             Top = 24
  450.             Width = 89
  451.             Height = 17
  452.             Caption = '&Default'
  453.             TabOrder = 0
  454.             OnClick = chkItemheightDefaultClick
  455.           end
  456.         end
  457.         object pnlOutFont: TPanel
  458.           Left = 16
  459.           Top = 32
  460.           Width = 113
  461.           Height = 33
  462.           BevelOuter = bvLowered
  463.           Caption = 'Preview'
  464.           Color = clWindow
  465.           Font.Charset = DEFAULT_CHARSET
  466.           Font.Color = clWindowText
  467.           Font.Height = -11
  468.           Font.Name = 'Andale Mono'
  469.           Font.Style = []
  470.           ParentFont = False
  471.           TabOrder = 0
  472.         end
  473.         object chkFixedOutputFont: TCheckBox
  474.           Left = 16
  475.           Top = 77
  476.           Width = 97
  477.           Height = 17
  478.           Hint = '|Forces Windows to use nearest fixed-pitch font'
  479.           Caption = '&Fixed width'
  480.           TabOrder = 1
  481.           OnClick = chkFixedOutputFontClick
  482.         end
  483.         object btnOutFont: TCorelButton
  484.           Left = 116
  485.           Top = 73
  486.           Width = 76
  487.           Height = 23
  488.           Caption = '&Change...'
  489.           TabOrder = 2
  490.           OnClick = btnOutFontClick
  491.         end
  492.       end
  493.       object gbWindowBar: TGroupBox
  494.         Left = 8
  495.         Top = 224
  496.         Width = 321
  497.         Height = 113
  498.         Caption = 'Window Bar'
  499.         TabOrder = 7
  500.         object lblWinTabWidth: TLabel
  501.           Left = 32
  502.           Top = 40
  503.           Width = 73
  504.           Height = 13
  505.           Caption = 'Max &TabWidth:'
  506.         end
  507.         object lblWinTabUnit: TLabel
  508.           Left = 216
  509.           Top = 40
  510.           Width = 90
  511.           Height = 13
  512.           Caption = 'Pixel (0 = unlimited)'
  513.         end
  514.         object Label46: TLabel
  515.           Left = 16
  516.           Top = 88
  517.           Width = 26
  518.           Height = 13
  519.           Caption = '&Style:'
  520.           FocusControl = cboWinBarStyle
  521.         end
  522.         object cpModColor: TColorPickerButton
  523.           Left = 256
  524.           Top = 84
  525.           Width = 53
  526.           Height = 22
  527.           CustomText = 'More...'
  528.           Flat = True
  529.           PopupSpacing = 8
  530.           ShowSystemColors = False
  531.           OnChange = cpOutBackColChange
  532.           OnClick = pcEditGeneralClick
  533.           OnDefaultSelect = cpOutBackColDefaultSelect
  534.         end
  535.         object Label3: TLabel
  536.           Left = 176
  537.           Top = 88
  538.           Width = 69
  539.           Height = 13
  540.           Caption = 'Modified color:'
  541.         end
  542.         object spnWinBarMaxWidth: TSpinEdit
  543.           Left = 128
  544.           Top = 35
  545.           Width = 81
  546.           Height = 22
  547.           MaxLength = 3
  548.           MaxValue = 500
  549.           MinValue = 0
  550.           TabOrder = 1
  551.           Value = 0
  552.         end
  553.         object chkWinBarIcons: TCheckBox
  554.           Left = 16
  555.           Top = 16
  556.           Width = 289
  557.           Height = 17
  558.           Caption = '&Ownerdraw (with Icons)'
  559.           TabOrder = 0
  560.           OnClick = chkWinBarIconsClick
  561.         end
  562.         object chkMinOnClick: TCheckBox
  563.           Left = 16
  564.           Top = 64
  565.           Width = 297
  566.           Height = 17
  567.           Caption = '&Minimize Editor on Button Click'
  568.           TabOrder = 2
  569.         end
  570.         object cboWinBarStyle: TComboBox
  571.           Left = 56
  572.           Top = 84
  573.           Width = 113
  574.           Height = 21
  575.           Style = csDropDownList
  576.           ItemHeight = 13
  577.           TabOrder = 3
  578.           Items.Strings = (
  579.             'Tabs'
  580.             'Buttons'
  581.             'Flat Buttons')
  582.         end
  583.       end
  584.       object chkHideOutput: TCheckBox
  585.         Left = 176
  586.         Top = 88
  587.         Width = 145
  588.         Height = 17
  589.         Caption = 'Hide O&utput Window'
  590.         TabOrder = 5
  591.       end
  592.     end
  593.     object TPage
  594.       Left = 0
  595.       Top = 0
  596.       Caption = 'Print'
  597.       object Label6: TLabel
  598.         Left = 8
  599.         Top = 156
  600.         Width = 54
  601.         Height = 13
  602.         Caption = '&Pageoffset:'
  603.         FocusControl = spnOffset
  604.       end
  605.       object Label15: TLabel
  606.         Left = 8
  607.         Top = 188
  608.         Width = 49
  609.         Height = 13
  610.         Caption = 'Line&offset:'
  611.         FocusControl = spnLOffset
  612.       end
  613.       object GradPan3: TGradPan
  614.         Left = 0
  615.         Top = 0
  616.         Width = 337
  617.         Height = 25
  618.         Alignment = taLeftJustify
  619.         BevelOuter = bvNone
  620.         Caption = 'Print'
  621.         Font.Charset = DEFAULT_CHARSET
  622.         Font.Color = clBlack
  623.         Font.Height = -16
  624.         Font.Name = 'Arial'
  625.         Font.Style = [fsBold]
  626.         ParentFont = False
  627.         TabOrder = 0
  628.         BackGroundEffect = bdLeft
  629.         ColorEnd = clBtnFace
  630.         ColorShadow = clBtnShadow
  631.         ColorStart = clBtnShadow
  632.       end
  633.       object chkHighlight: TCheckBox
  634.         Left = 8
  635.         Top = 40
  636.         Width = 321
  637.         Height = 17
  638.         Caption = '&Highlight'
  639.         TabOrder = 1
  640.         OnClick = chkHighlightClick
  641.       end
  642.       object chkColors: TCheckBox
  643.         Left = 24
  644.         Top = 64
  645.         Width = 305
  646.         Height = 17
  647.         Caption = 'Use &Colors'
  648.         TabOrder = 2
  649.       end
  650.       object chkLineNumbers: TCheckBox
  651.         Left = 8
  652.         Top = 96
  653.         Width = 321
  654.         Height = 17
  655.         Caption = '&Linenumbers'
  656.         TabOrder = 3
  657.         OnClick = chkLineNumbersClick
  658.       end
  659.       object chkLNMargin: TCheckBox
  660.         Left = 24
  661.         Top = 120
  662.         Width = 305
  663.         Height = 17
  664.         Caption = 'Linenumbers in &Margins'
  665.         TabOrder = 4
  666.       end
  667.       object spnOffset: TSpinEdit
  668.         Left = 72
  669.         Top = 152
  670.         Width = 49
  671.         Height = 22
  672.         MaxValue = 100
  673.         MinValue = 0
  674.         TabOrder = 5
  675.         Value = 0
  676.       end
  677.       object spnLOffset: TSpinEdit
  678.         Left = 72
  679.         Top = 184
  680.         Width = 49
  681.         Height = 22
  682.         MaxValue = 100
  683.         MinValue = 0
  684.         TabOrder = 6
  685.         Value = 0
  686.       end
  687.       object chkWrap: TCheckBox
  688.         Left = 8
  689.         Top = 224
  690.         Width = 321
  691.         Height = 17
  692.         Caption = '&Wrap long lines'
  693.         TabOrder = 7
  694.       end
  695.       object grpOrientation: TGroupBox
  696.         Left = 8
  697.         Top = 264
  698.         Width = 321
  699.         Height = 73
  700.         Caption = 'Orientation'
  701.         TabOrder = 8
  702.         object imgPortrait: TImage
  703.           Left = 16
  704.           Top = 24
  705.           Width = 32
  706.           Height = 32
  707.           Transparent = True
  708.         end
  709.         object imgLandscape: TImage
  710.           Left = 160
  711.           Top = 24
  712.           Width = 32
  713.           Height = 32
  714.           Transparent = True
  715.         end
  716.         object rbOrientPort: TRadioButton
  717.           Left = 56
  718.           Top = 32
  719.           Width = 65
  720.           Height = 17
  721.           Caption = 'Po&rtrait'
  722.           TabOrder = 0
  723.         end
  724.         object rbOrientLandsc: TRadioButton
  725.           Left = 200
  726.           Top = 32
  727.           Width = 89
  728.           Height = 17
  729.           Caption = 'L&andscape'
  730.           TabOrder = 1
  731.         end
  732.       end
  733.     end
  734.     object TPage
  735.       Left = 0
  736.       Top = 0
  737.       Caption = 'Associations'
  738.       object Label14: TLabel
  739.         Left = 8
  740.         Top = 40
  741.         Width = 97
  742.         Height = 13
  743.         Caption = 'Open | Print | Default'
  744.       end
  745.       object Label25: TLabel
  746.         Left = 174
  747.         Top = 40
  748.         Width = 152
  749.         Height = 13
  750.         Alignment = taRightJustify
  751.         Caption = 'Requires Administrator privileges'
  752.         Font.Charset = ANSI_CHARSET
  753.         Font.Color = clBlack
  754.         Font.Height = -11
  755.         Font.Name = 'MS Sans Serif'
  756.         Font.Style = []
  757.         ParentFont = False
  758.         Transparent = True
  759.         Layout = tlCenter
  760.       end
  761.       object Label16: TLabel
  762.         Left = 8
  763.         Top = 256
  764.         Width = 68
  765.         Height = 13
  766.         Caption = 'Menutext &Edit:'
  767.         FocusControl = txtEditText
  768.       end
  769.       object Label31: TLabel
  770.         Left = 8
  771.         Top = 296
  772.         Width = 71
  773.         Height = 13
  774.         Caption = 'Menutext &Print:'
  775.         FocusControl = txtPrintText
  776.       end
  777.       object GradPan13: TGradPan
  778.         Left = 0
  779.         Top = 0
  780.         Width = 337
  781.         Height = 25
  782.         Alignment = taLeftJustify
  783.         BevelOuter = bvNone
  784.         Caption = 'File Associations'
  785.         Font.Charset = DEFAULT_CHARSET
  786.         Font.Color = clBlack
  787.         Font.Height = -16
  788.         Font.Name = 'Arial'
  789.         Font.Style = [fsBold]
  790.         ParentFont = False
  791.         TabOrder = 0
  792.         BackGroundEffect = bdLeft
  793.         ColorEnd = clBtnFace
  794.         ColorShadow = clBtnShadow
  795.         ColorStart = clBtnShadow
  796.       end
  797.       object lstFileTypes: TMultiCheckListBox
  798.         Left = 8
  799.         Top = 56
  800.         Width = 321
  801.         Height = 193
  802.         CheckBoxCount = 3
  803.         Sorted = True
  804.         TabOrder = 1
  805.         OnClick = lstFileTypesClick
  806.         OnDblClick = btnAssSetIconClick
  807.         OnClickCheck = lstFileTypesClickCheck
  808.       end
  809.       object txtEditText: TEdit
  810.         Left = 8
  811.         Top = 272
  812.         Width = 214
  813.         Height = 21
  814.         TabOrder = 2
  815.       end
  816.       object txtPrintText: TEdit
  817.         Left = 8
  818.         Top = 312
  819.         Width = 214
  820.         Height = 21
  821.         TabOrder = 3
  822.       end
  823.       object btnAssSetIcon: TCorelButton
  824.         Left = 231
  825.         Top = 311
  826.         Width = 97
  827.         Height = 23
  828.         Caption = '&Default Icon...'
  829.         Enabled = False
  830.         TabOrder = 4
  831.         OnClick = btnAssSetIconClick
  832.       end
  833.       object btnAddExtension: TCorelButton
  834.         Left = 231
  835.         Top = 272
  836.         Width = 97
  837.         Height = 23
  838.         Caption = '&Add Extension...'
  839.         TabOrder = 5
  840.         OnClick = btnAddExtensionClick
  841.       end
  842.     end
  843.     object TPage
  844.       Left = 0
  845.       Top = 0
  846.       Caption = 'Run'
  847.       object Label29: TLabel
  848.         Left = 8
  849.         Top = 244
  850.         Width = 115
  851.         Height = 13
  852.         Caption = '&Timeout for the Console:'
  853.         FocusControl = spnTimeOut
  854.       end
  855.       object Label24: TLabel
  856.         Left = 8
  857.         Top = 277
  858.         Width = 62
  859.         Height = 13
  860.         Caption = 'Linehighlight:'
  861.       end
  862.       object cpError: TColorPickerButton
  863.         Left = 136
  864.         Top = 272
  865.         Width = 65
  866.         Height = 22
  867.         CustomText = 'More...'
  868.         DefaultText = 'Default'
  869.         Flat = True
  870.         PopupSpacing = 8
  871.         SelectionColor = clRed
  872.         ShowSystemColors = False
  873.         OnClick = pcEditGeneralClick
  874.         OnDefaultSelect = cpErrorDefaultSelect
  875.       end
  876.       object Label30: TLabel
  877.         Left = 208
  878.         Top = 245
  879.         Width = 42
  880.         Height = 13
  881.         Caption = 'Seconds'
  882.       end
  883.       object Label35: TLabel
  884.         Left = 8
  885.         Top = 212
  886.         Width = 61
  887.         Height = 13
  888.         Caption = '&Priority class:'
  889.       end
  890.       object GradPan7: TGradPan
  891.         Left = 0
  892.         Top = 0
  893.         Width = 337
  894.         Height = 25
  895.         Alignment = taLeftJustify
  896.         BevelOuter = bvNone
  897.         Caption = 'Run'
  898.         Font.Charset = DEFAULT_CHARSET
  899.         Font.Color = clBlack
  900.         Font.Height = -16
  901.         Font.Name = 'Arial'
  902.         Font.Style = [fsBold]
  903.         ParentFont = False
  904.         TabOrder = 0
  905.         BackGroundEffect = bdLeft
  906.         ColorEnd = clBtnFace
  907.         ColorShadow = clBtnShadow
  908.         ColorStart = clBtnShadow
  909.       end
  910.       object GroupBox10: TGroupBox
  911.         Left = 8
  912.         Top = 40
  913.         Width = 321
  914.         Height = 73
  915.         Caption = 'Save before Run'
  916.         TabOrder = 1
  917.         object optSave0: TRadioButton
  918.           Left = 16
  919.           Top = 16
  920.           Width = 289
  921.           Height = 17
  922.           Caption = '&Don'#39't save'
  923.           TabOrder = 0
  924.         end
  925.         object optSave1: TRadioButton
  926.           Left = 16
  927.           Top = 32
  928.           Width = 289
  929.           Height = 17
  930.           Caption = '&Prompt to save'
  931.           TabOrder = 1
  932.         end
  933.         object optSave2: TRadioButton
  934.           Left = 16
  935.           Top = 48
  936.           Width = 289
  937.           Height = 17
  938.           Caption = '&Save without prompting'
  939.           TabOrder = 2
  940.         end
  941.       end
  942.       object GroupBox14: TGroupBox
  943.         Left = 8
  944.         Top = 128
  945.         Width = 321
  946.         Height = 73
  947.         Caption = 'Outputlist'
  948.         TabOrder = 2
  949.         object chkAutoscroll: TCheckBox
  950.           Left = 16
  951.           Top = 48
  952.           Width = 289
  953.           Height = 17
  954.           Caption = 'S&croll List automatically down'
  955.           TabOrder = 2
  956.         end
  957.         object chkPrintCommand: TCheckBox
  958.           Left = 16
  959.           Top = 32
  960.           Width = 289
  961.           Height = 17
  962.           Caption = 'Print &Commandline and other Informations to list'
  963.           TabOrder = 1
  964.         end
  965.         object chkClearOutput: TCheckBox
  966.           Left = 16
  967.           Top = 16
  968.           Width = 289
  969.           Height = 17
  970.           Caption = '&Clear before running'
  971.           TabOrder = 0
  972.         end
  973.       end
  974.       object spnTimeOut: TSpinEdit
  975.         Left = 136
  976.         Top = 240
  977.         Width = 65
  978.         Height = 22
  979.         MaxValue = 10000
  980.         MinValue = 1
  981.         TabOrder = 3
  982.         Value = 10
  983.       end
  984.       object chkDebugLog: TCheckBox
  985.         Left = 8
  986.         Top = 304
  987.         Width = 321
  988.         Height = 17
  989.         Caption = '&Log to file'
  990.         TabOrder = 4
  991.       end
  992.       object cboPriority: TComboBox
  993.         Left = 136
  994.         Top = 208
  995.         Width = 113
  996.         Height = 21
  997.         Style = csDropDownList
  998.         ItemHeight = 13
  999.         TabOrder = 5
  1000.         OnClick = cboPriorityClick
  1001.         Items.Strings = (
  1002.           'Idle'
  1003.           'Normal'
  1004.           'High'
  1005.           'Realtime')
  1006.       end
  1007.     end
  1008.     object TPage
  1009.       Left = 0
  1010.       Top = 0
  1011.       Caption = 'Scripts'
  1012.       object Label45: TLabel
  1013.         Left = 8
  1014.         Top = 32
  1015.         Width = 99
  1016.         Height = 13
  1017.         Caption = 'Default S&criptengine:'
  1018.         FocusControl = cboScriptEngine
  1019.       end
  1020.       object GradPan17: TGradPan
  1021.         Left = 0
  1022.         Top = 0
  1023.         Width = 337
  1024.         Height = 25
  1025.         Alignment = taLeftJustify
  1026.         BevelOuter = bvNone
  1027.         Caption = 'Scripts'
  1028.         Font.Charset = DEFAULT_CHARSET
  1029.         Font.Color = clBlack
  1030.         Font.Height = -16
  1031.         Font.Name = 'Arial'
  1032.         Font.Style = [fsBold]
  1033.         ParentFont = False
  1034.         TabOrder = 0
  1035.         BackGroundEffect = bdLeft
  1036.         ColorEnd = clBtnFace
  1037.         ColorShadow = clBtnShadow
  1038.         ColorStart = clBtnShadow
  1039.       end
  1040.       object cboScriptEngine: TComboBox
  1041.         Left = 8
  1042.         Top = 48
  1043.         Width = 137
  1044.         Height = 21
  1045.         ItemHeight = 13
  1046.         TabOrder = 1
  1047.         Items.Strings = (
  1048.           'VBScript'
  1049.           'JScript'
  1050.           'PerlScript'
  1051.           'Python')
  1052.       end
  1053.       object pagScripts: TPageControl
  1054.         Left = 8
  1055.         Top = 80
  1056.         Width = 321
  1057.         Height = 257
  1058.         ActivePage = TabSheet5
  1059.         TabOrder = 3
  1060.         object TabSheet5: TTabSheet
  1061.           Caption = 'Startup'
  1062.           object btnAddMacro: TCorelButton
  1063.             Left = 8
  1064.             Top = 200
  1065.             Width = 67
  1066.             Height = 23
  1067.             Caption = '&Add...'
  1068.             TabOrder = 0
  1069.             OnClick = btnAddMacroClick
  1070.           end
  1071.           object btnRemoveMacro: TCorelButton
  1072.             Left = 80
  1073.             Top = 200
  1074.             Width = 67
  1075.             Height = 23
  1076.             Caption = '&Remove'
  1077.             Enabled = False
  1078.             TabOrder = 1
  1079.             OnClick = btnRemoveMacroClick
  1080.           end
  1081.           object btnMacroUp: TCorelButton
  1082.             Tag = -1
  1083.             Left = 168
  1084.             Top = 200
  1085.             Width = 67
  1086.             Height = 23
  1087.             Caption = 'U&p'
  1088.             Enabled = False
  1089.             TabOrder = 2
  1090.             OnClick = btnMacroUpClick
  1091.           end
  1092.           object btnMacroDown: TCorelButton
  1093.             Tag = 1
  1094.             Left = 240
  1095.             Top = 200
  1096.             Width = 65
  1097.             Height = 23
  1098.             Caption = '&Down'
  1099.             Enabled = False
  1100.             TabOrder = 3
  1101.             OnClick = btnMacroUpClick
  1102.           end
  1103.           object lstAutoload: TListBox
  1104.             Left = 8
  1105.             Top = 32
  1106.             Width = 297
  1107.             Height = 161
  1108.             ItemHeight = 18
  1109.             Style = lbOwnerDrawFixed
  1110.             TabOrder = 4
  1111.             OnClick = lstAutoloadClick
  1112.             OnDrawItem = lstAutoloadDrawItem
  1113.           end
  1114.           object chkAutoLoad: TCheckBox
  1115.             Left = 8
  1116.             Top = 8
  1117.             Width = 297
  1118.             Height = 17
  1119.             Caption = '&Create Toolbar Buttons for:'
  1120.             TabOrder = 5
  1121.           end
  1122.         end
  1123.         object TabSheet6: TTabSheet
  1124.           Caption = 'Events'
  1125.           ImageIndex = 1
  1126.           object Label47: TLabel
  1127.             Left = 8
  1128.             Top = 12
  1129.             Width = 31
  1130.             Height = 13
  1131.             Caption = '&Event:'
  1132.             FocusControl = cboScriptEvents
  1133.           end
  1134.           object cboScriptEvents: TComboBox
  1135.             Left = 48
  1136.             Top = 8
  1137.             Width = 257
  1138.             Height = 21
  1139.             Style = csOwnerDrawFixed
  1140.             ItemHeight = 15
  1141.             TabOrder = 0
  1142.             OnClick = cboScriptEventsClick
  1143.             OnDrawItem = cboScriptEventsDrawItem
  1144.           end
  1145.           object lstEventScripts: TListBox
  1146.             Left = 8
  1147.             Top = 32
  1148.             Width = 297
  1149.             Height = 161
  1150.             ItemHeight = 18
  1151.             Style = lbOwnerDrawFixed
  1152.             TabOrder = 1
  1153.             OnClick = lstAutoloadClick
  1154.             OnDrawItem = lstAutoloadDrawItem
  1155.           end
  1156.           object btnEventAddMacro: TCorelButton
  1157.             Left = 8
  1158.             Top = 200
  1159.             Width = 67
  1160.             Height = 23
  1161.             Caption = '&Add...'
  1162.             TabOrder = 2
  1163.             OnClick = btnEventAddMacroClick
  1164.           end
  1165.           object btnEventRemoveMacro: TCorelButton
  1166.             Left = 80
  1167.             Top = 200
  1168.             Width = 67
  1169.             Height = 23
  1170.             Caption = '&Remove'
  1171.             Enabled = False
  1172.             TabOrder = 3
  1173.             OnClick = btnEventRemoveMacroClick
  1174.           end
  1175.           object btnEventUpMacro: TCorelButton
  1176.             Tag = -1
  1177.             Left = 168
  1178.             Top = 200
  1179.             Width = 67
  1180.             Height = 23
  1181.             Caption = 'U&p'
  1182.             Enabled = False
  1183.             TabOrder = 4
  1184.             OnClick = btnMacroUpClick
  1185.           end
  1186.           object btnEventDownMacro: TCorelButton
  1187.             Tag = 1
  1188.             Left = 240
  1189.             Top = 200
  1190.             Width = 65
  1191.             Height = 23
  1192.             Caption = '&Down'
  1193.             Enabled = False
  1194.             TabOrder = 5
  1195.             OnClick = btnMacroUpClick
  1196.           end
  1197.         end
  1198.       end
  1199.       object GroupBox5: TGroupBox
  1200.         Left = 152
  1201.         Top = 32
  1202.         Width = 177
  1203.         Height = 57
  1204.         Caption = 'Options'
  1205.         TabOrder = 2
  1206.         object chkAllowUI: TCheckBox
  1207.           Left = 16
  1208.           Top = 16
  1209.           Width = 153
  1210.           Height = 17
  1211.           Caption = 'Allow &UI'
  1212.           TabOrder = 0
  1213.         end
  1214.         object chkUseSave: TCheckBox
  1215.           Left = 16
  1216.           Top = 32
  1217.           Width = 153
  1218.           Height = 17
  1219.           Caption = 'Use &save Subset'
  1220.           TabOrder = 1
  1221.         end
  1222.       end
  1223.     end
  1224.     object TPage
  1225.       Left = 0
  1226.       Top = 0
  1227.       Caption = 'FTP'
  1228.       object Label41: TLabel
  1229.         Left = 8
  1230.         Top = 40
  1231.         Width = 151
  1232.         Height = 13
  1233.         Caption = '&Password for Anonymous Login:'
  1234.         FocusControl = txtAnonymousPass
  1235.       end
  1236.       object GradPan12: TGradPan
  1237.         Left = 0
  1238.         Top = 0
  1239.         Width = 337
  1240.         Height = 25
  1241.         Alignment = taLeftJustify
  1242.         BevelOuter = bvNone
  1243.         Caption = 'FTP'
  1244.         Font.Charset = DEFAULT_CHARSET
  1245.         Font.Color = clBlack
  1246.         Font.Height = -16
  1247.         Font.Name = 'Arial'
  1248.         Font.Style = [fsBold]
  1249.         ParentFont = False
  1250.         TabOrder = 0
  1251.         BackGroundEffect = bdLeft
  1252.         ColorEnd = clBtnFace
  1253.         ColorShadow = clBtnShadow
  1254.         ColorStart = clBtnShadow
  1255.       end
  1256.       object txtAnonymousPass: TEdit
  1257.         Left = 8
  1258.         Top = 56
  1259.         Width = 321
  1260.         Height = 21
  1261.         TabOrder = 1
  1262.       end
  1263.       object chkSavePass: TCheckBox
  1264.         Left = 8
  1265.         Top = 88
  1266.         Width = 321
  1267.         Height = 17
  1268.         Caption = '&Save Passwords to Registry'
  1269.         TabOrder = 2
  1270.       end
  1271.     end
  1272.     object TPage
  1273.       Left = 0
  1274.       Top = 0
  1275.       Caption = 'Server'
  1276.       object lblUsername: TLabel
  1277.         Left = 8
  1278.         Top = 244
  1279.         Width = 51
  1280.         Height = 13
  1281.         Caption = '&Username:'
  1282.         FocusControl = txtUsername
  1283.       end
  1284.       object lblPassword: TLabel
  1285.         Left = 8
  1286.         Top = 268
  1287.         Width = 49
  1288.         Height = 13
  1289.         Caption = '&Password:'
  1290.         FocusControl = txtPassword
  1291.       end
  1292.       object lblLinebreak: TLabel
  1293.         Left = 8
  1294.         Top = 292
  1295.         Width = 50
  1296.         Height = 13
  1297.         Caption = '&Linebreak:'
  1298.         FocusControl = cboLinebreak
  1299.       end
  1300.       object lblPort: TLabel
  1301.         Left = 8
  1302.         Top = 316
  1303.         Width = 22
  1304.         Height = 13
  1305.         Caption = 'P&ort:'
  1306.         FocusControl = spnPort
  1307.       end
  1308.       object lblFTPServer: TLabel
  1309.         Left = 8
  1310.         Top = 220
  1311.         Width = 57
  1312.         Height = 13
  1313.         Caption = 'FTP &Server:'
  1314.         FocusControl = txtFTPServer
  1315.       end
  1316.       object GradPan11: TGradPan
  1317.         Left = 0
  1318.         Top = 0
  1319.         Width = 337
  1320.         Height = 25
  1321.         Alignment = taLeftJustify
  1322.         BevelOuter = bvNone
  1323.         Caption = 'FTP Server'
  1324.         Font.Charset = DEFAULT_CHARSET
  1325.         Font.Color = clBlack
  1326.         Font.Height = -16
  1327.         Font.Name = 'Arial'
  1328.         Font.Style = [fsBold]
  1329.         ParentFont = False
  1330.         TabOrder = 0
  1331.         BackGroundEffect = bdLeft
  1332.         ColorEnd = clBtnFace
  1333.         ColorShadow = clBtnShadow
  1334.         ColorStart = clBtnShadow
  1335.       end
  1336.       object Panel8: TPanel
  1337.         Left = 8
  1338.         Top = 40
  1339.         Width = 321
  1340.         Height = 25
  1341.         Alignment = taLeftJustify
  1342.         BevelOuter = bvLowered
  1343.         Caption = ' Server:'
  1344.         TabOrder = 1
  1345.         object TBToolbar2: TTBToolbar
  1346.           Left = 199
  1347.           Top = 1
  1348.           Width = 121
  1349.           Height = 23
  1350.           Align = alRight
  1351.           Caption = 'FTP Server'
  1352.           Images = CommandsDataModule.imlFilesToolBar
  1353.           ParentShowHint = False
  1354.           ShowHint = True
  1355.           TabOrder = 0
  1356.           object TBItem6: TTBItem
  1357.             Caption = 'Add Server'
  1358.             Hint = 'Add|Add new Server'
  1359.             ImageIndex = 8
  1360.             OnClick = TBItem6Click
  1361.           end
  1362.           object TBItem7: TTBItem
  1363.             Caption = 'Edit'
  1364.             Enabled = False
  1365.             Hint = 'Edit|Edit Servername'
  1366.             ImageIndex = 7
  1367.             OnClick = TBItem7Click
  1368.           end
  1369.           object TBItem8: TTBItem
  1370.             Caption = 'Remove Server'
  1371.             Enabled = False
  1372.             Hint = 'Remove|Remove selected Server'
  1373.             ImageIndex = 1
  1374.             OnClick = TBItem8Click
  1375.           end
  1376.           object TBSeparatorItem2: TTBSeparatorItem
  1377.           end
  1378.           object TBItem9: TTBItem
  1379.             Tag = 1
  1380.             Caption = 'Up'
  1381.             Enabled = False
  1382.             Hint = 'Up|Move Server up'
  1383.             ImageIndex = 2
  1384.           end
  1385.           object TBItem10: TTBItem
  1386.             Tag = 1
  1387.             Caption = 'Down'
  1388.             Enabled = False
  1389.             Hint = 'Down|Move Server down'
  1390.             ImageIndex = 3
  1391.           end
  1392.         end
  1393.       end
  1394.       object lvwFTPServer: TListView
  1395.         Left = 8
  1396.         Top = 72
  1397.         Width = 321
  1398.         Height = 137
  1399.         Columns = <
  1400.           item
  1401.             Caption = 'Parameter'
  1402.             Width = 300
  1403.           end>
  1404.         HideSelection = False
  1405.         RowSelect = True
  1406.         ShowColumnHeaders = False
  1407.         TabOrder = 2
  1408.         ViewStyle = vsReport
  1409.         OnDeletion = lvToolsDeletion
  1410.         OnEdited = lvwFTPServerEdited
  1411.         OnEditing = lvToolsEditing
  1412.         OnExit = lvToolsExit
  1413.         OnKeyUp = lvwFTPServerKeyUp
  1414.         OnSelectItem = lvwFTPServerSelectItem
  1415.       end
  1416.       object chkPassive: TCheckBox
  1417.         Left = 192
  1418.         Top = 314
  1419.         Width = 137
  1420.         Height = 17
  1421.         Caption = 'Passive &Mode'
  1422.         TabOrder = 9
  1423.       end
  1424.       object cboLinebreak: TComboBox
  1425.         Left = 72
  1426.         Top = 288
  1427.         Width = 169
  1428.         Height = 21
  1429.         Style = csDropDownList
  1430.         ItemHeight = 13
  1431.         TabOrder = 6
  1432.       end
  1433.       object txtPassword: TEdit
  1434.         Left = 72
  1435.         Top = 264
  1436.         Width = 169
  1437.         Height = 21
  1438.         PasswordChar = '*'
  1439.         TabOrder = 5
  1440.       end
  1441.       object txtUsername: TEdit
  1442.         Left = 72
  1443.         Top = 240
  1444.         Width = 169
  1445.         Height = 21
  1446.         TabOrder = 4
  1447.       end
  1448.       object rgTransferMode: TRadioGroup
  1449.         Left = 248
  1450.         Top = 216
  1451.         Width = 81
  1452.         Height = 57
  1453.         Caption = 'Transfermode'
  1454.         ItemIndex = 0
  1455.         Items.Strings = (
  1456.           '&ASCII'
  1457.           '&Binary')
  1458.         TabOrder = 8
  1459.       end
  1460.       object txtFTPServer: TEdit
  1461.         Left = 72
  1462.         Top = 216
  1463.         Width = 169
  1464.         Height = 21
  1465.         TabOrder = 3
  1466.       end
  1467.       object spnPort: TSpinEdit
  1468.         Left = 72
  1469.         Top = 312
  1470.         Width = 73
  1471.         Height = 22
  1472.         MaxValue = 0
  1473.         MinValue = 0
  1474.         TabOrder = 7
  1475.         Value = 0
  1476.       end
  1477.     end
  1478.     object TPage
  1479.       Left = 0
  1480.       Top = 0
  1481.       Caption = 'Proxy'
  1482.       object Label39: TLabel
  1483.         Left = 8
  1484.         Top = 40
  1485.         Width = 56
  1486.         Height = 13
  1487.         Caption = 'Pro&xy Type:'
  1488.       end
  1489.       object Label40: TLabel
  1490.         Left = 280
  1491.         Top = 80
  1492.         Width = 22
  1493.         Height = 13
  1494.         Caption = '&Port:'
  1495.         FocusControl = txtProxyPort
  1496.       end
  1497.       object Label42: TLabel
  1498.         Left = 8
  1499.         Top = 160
  1500.         Width = 49
  1501.         Height = 13
  1502.         Caption = 'Pass&word:'
  1503.         FocusControl = txtProxyPass
  1504.       end
  1505.       object Label43: TLabel
  1506.         Left = 8
  1507.         Top = 120
  1508.         Width = 51
  1509.         Height = 13
  1510.         Caption = '&Username:'
  1511.         FocusControl = txtProxyUser
  1512.       end
  1513.       object Label44: TLabel
  1514.         Left = 8
  1515.         Top = 80
  1516.         Width = 25
  1517.         Height = 13
  1518.         Caption = '&Host:'
  1519.         FocusControl = txtProxyHost
  1520.       end
  1521.       object cboProxyType: TComboBox
  1522.         Left = 8
  1523.         Top = 56
  1524.         Width = 321
  1525.         Height = 21
  1526.         Style = csDropDownList
  1527.         ItemHeight = 13
  1528.         TabOrder = 1
  1529.         Items.Strings = (
  1530.           'None (Connect method)'
  1531.           'UserSite (Send command USER user@hostname)'
  1532.           'Site (Send command SITE (with logon))'
  1533.           'Open (Send command OPEN)'
  1534.           'UserPass (USER / PASS)'
  1535.           'Transparent'
  1536.           'HttpProxyWithFtp (HTTP Proxy with FTP support)')
  1537.       end
  1538.       object GradPan14: TGradPan
  1539.         Left = 0
  1540.         Top = 0
  1541.         Width = 337
  1542.         Height = 25
  1543.         Alignment = taLeftJustify
  1544.         BevelOuter = bvNone
  1545.         Caption = 'Proxy'
  1546.         Font.Charset = DEFAULT_CHARSET
  1547.         Font.Color = clBlack
  1548.         Font.Height = -16
  1549.         Font.Name = 'Arial'
  1550.         Font.Style = [fsBold]
  1551.         ParentFont = False
  1552.         TabOrder = 0
  1553.         BackGroundEffect = bdLeft
  1554.         ColorEnd = clBtnFace
  1555.         ColorShadow = clBtnShadow
  1556.         ColorStart = clBtnShadow
  1557.       end
  1558.       object txtProxyPort: TEdit
  1559.         Left = 280
  1560.         Top = 96
  1561.         Width = 49
  1562.         Height = 21
  1563.         TabOrder = 3
  1564.         OnKeyPress = txtPortKeyPress
  1565.       end
  1566.       object txtProxyUser: TEdit
  1567.         Left = 8
  1568.         Top = 136
  1569.         Width = 321
  1570.         Height = 21
  1571.         TabOrder = 4
  1572.       end
  1573.       object txtProxyPass: TEdit
  1574.         Left = 8
  1575.         Top = 176
  1576.         Width = 321
  1577.         Height = 21
  1578.         PasswordChar = '*'
  1579.         TabOrder = 5
  1580.       end
  1581.       object txtProxyHost: TEdit
  1582.         Left = 8
  1583.         Top = 96
  1584.         Width = 265
  1585.         Height = 21
  1586.         TabOrder = 2
  1587.       end
  1588.     end
  1589.     object TPage
  1590.       Left = 0
  1591.       Top = 0
  1592.       Caption = 'Directories'
  1593.       object Label9: TLabel
  1594.         Left = 8
  1595.         Top = 40
  1596.         Width = 52
  1597.         Height = 13
  1598.         Caption = '&Templates:'
  1599.         FocusControl = txtTemplatesDir
  1600.       end
  1601.       object GradPan2: TGradPan
  1602.         Left = 0
  1603.         Top = 0
  1604.         Width = 337
  1605.         Height = 25
  1606.         Alignment = taLeftJustify
  1607.         BevelOuter = bvNone
  1608.         Caption = 'Directories'
  1609.         Font.Charset = DEFAULT_CHARSET
  1610.         Font.Color = clBlack
  1611.         Font.Height = -16
  1612.         Font.Name = 'Arial'
  1613.         Font.Style = [fsBold]
  1614.         ParentFont = False
  1615.         TabOrder = 0
  1616.         BackGroundEffect = bdLeft
  1617.         ColorEnd = clBtnFace
  1618.         ColorShadow = clBtnShadow
  1619.         ColorStart = clBtnShadow
  1620.       end
  1621.       object txtTemplatesDir: TEdit
  1622.         Left = 8
  1623.         Top = 56
  1624.         Width = 297
  1625.         Height = 21
  1626.         Color = clBtnFace
  1627.         ReadOnly = True
  1628.         TabOrder = 1
  1629.       end
  1630.       object btnBrowseTeplatesDir: TCorelButton
  1631.         Left = 312
  1632.         Top = 56
  1633.         Width = 17
  1634.         Height = 21
  1635.         Hint = 'Browse'
  1636.         Caption = '...'
  1637.         TabOrder = 2
  1638.         OnClick = btnBrowseTeplatesDirClick
  1639.       end
  1640.     end
  1641.     object TPage
  1642.       Left = 0
  1643.       Top = 0
  1644.       Caption = 'Editor'
  1645.       object Label8: TLabel
  1646.         Left = 8
  1647.         Top = 176
  1648.         Width = 52
  1649.         Height = 13
  1650.         Caption = '&Max Undo:'
  1651.         FocusControl = spnMaxUndo
  1652.       end
  1653.       object Label19: TLabel
  1654.         Left = 8
  1655.         Top = 201
  1656.         Width = 68
  1657.         Height = 13
  1658.         Caption = 'Right &Edge at:'
  1659.       end
  1660.       object Label20: TLabel
  1661.         Left = 8
  1662.         Top = 225
  1663.         Width = 87
  1664.         Height = 13
  1665.         Caption = 'Extra Line&spacing:'
  1666.       end
  1667.       object Label27: TLabel
  1668.         Left = 8
  1669.         Top = 273
  1670.         Width = 86
  1671.         Height = 13
  1672.         Caption = 'Block &Indent Size:'
  1673.         FocusControl = spnBISize
  1674.       end
  1675.       object Label38: TLabel
  1676.         Left = 8
  1677.         Top = 296
  1678.         Width = 87
  1679.         Height = 13
  1680.         Caption = '&Default Linebreak:'
  1681.         FocusControl = cboDefLineBr
  1682.       end
  1683.       object Label21: TLabel
  1684.         Left = 8
  1685.         Top = 249
  1686.         Width = 77
  1687.         Height = 13
  1688.         Caption = 'Ma&x Line Width:'
  1689.         FocusControl = spnMaxLeftChar
  1690.       end
  1691.       object GradPan8: TGradPan
  1692.         Left = 0
  1693.         Top = 0
  1694.         Width = 337
  1695.         Height = 25
  1696.         Alignment = taLeftJustify
  1697.         BevelOuter = bvNone
  1698.         Caption = 'Editor General'
  1699.         Font.Charset = DEFAULT_CHARSET
  1700.         Font.Color = clWindowText
  1701.         Font.Height = -16
  1702.         Font.Name = 'Arial'
  1703.         Font.Style = [fsBold]
  1704.         ParentFont = False
  1705.         TabOrder = 0
  1706.         BackGroundEffect = bdLeft
  1707.         ColorEnd = clBtnFace
  1708.         ColorShadow = clBtnShadow
  1709.         ColorStart = clBtnShadow
  1710.       end
  1711.       object spnMaxUndo: TSpinEdit
  1712.         Left = 112
  1713.         Top = 172
  1714.         Width = 57
  1715.         Height = 22
  1716.         MaxValue = 0
  1717.         MinValue = 0
  1718.         TabOrder = 2
  1719.         Value = 0
  1720.       end
  1721.       object gbEditorFont: TGroupBox
  1722.         Left = 8
  1723.         Top = 40
  1724.         Width = 161
  1725.         Height = 126
  1726.         Caption = 'Font'
  1727.         TabOrder = 1
  1728.         object pnlPreview: TPanel
  1729.           Left = 9
  1730.           Top = 16
  1731.           Width = 143
  1732.           Height = 49
  1733.           BevelOuter = bvLowered
  1734.           Caption = 'Preview'
  1735.           Color = clWindow
  1736.           Font.Charset = DEFAULT_CHARSET
  1737.           Font.Color = clWindowText
  1738.           Font.Height = -13
  1739.           Font.Name = 'Courier New'
  1740.           Font.Style = []
  1741.           ParentFont = False
  1742.           TabOrder = 0
  1743.         end
  1744.         object CorelButton2: TCorelButton
  1745.           Left = 44
  1746.           Top = 73
  1747.           Width = 75
  1748.           Height = 23
  1749.           Caption = '&Change...'
  1750.           TabOrder = 1
  1751.           OnClick = btnChangeFontClick
  1752.         end
  1753.         object chkFixedEditorFont: TCheckBox
  1754.           Left = 9
  1755.           Top = 102
  1756.           Width = 143
  1757.           Height = 17
  1758.           Hint = '|Forces Windows to use nearest fixed-pitch font'
  1759.           Caption = '&Use fixed width fonts'
  1760.           TabOrder = 2
  1761.           OnClick = chkFixedEditorFontClick
  1762.         end
  1763.       end
  1764.       object spnRightEdge: TSpinEdit
  1765.         Left = 112
  1766.         Top = 196
  1767.         Width = 57
  1768.         Height = 22
  1769.         MaxValue = 0
  1770.         MinValue = 0
  1771.         TabOrder = 3
  1772.         Value = 0
  1773.       end
  1774.       object spnExtraLS: TSpinEdit
  1775.         Left = 112
  1776.         Top = 220
  1777.         Width = 57
  1778.         Height = 22
  1779.         MaxValue = 100
  1780.         MinValue = 0
  1781.         TabOrder = 4
  1782.         Value = 0
  1783.       end
  1784.       object gbEditorColors: TGroupBox
  1785.         Left = 176
  1786.         Top = 184
  1787.         Width = 153
  1788.         Height = 153
  1789.         Caption = 'Colors'
  1790.         TabOrder = 9
  1791.         object cpSelBack: TColorPickerButton
  1792.           Left = 16
  1793.           Top = 80
  1794.           Width = 121
  1795.           Height = 20
  1796.           CustomText = 'More...'
  1797.           DefaultText = 'Default'
  1798.           Flat = True
  1799.           PopupSpacing = 8
  1800.           SelectionColor = clHighlight
  1801.           ShowSystemColors = True
  1802.           OnClick = pcEditGeneralClick
  1803.           OnDefaultSelect = cpSelBackDefaultSelect
  1804.         end
  1805.         object cpSelFore: TColorPickerButton
  1806.           Left = 16
  1807.           Top = 120
  1808.           Width = 121
  1809.           Height = 20
  1810.           CustomText = 'More...'
  1811.           DefaultText = 'Default'
  1812.           Flat = True
  1813.           PopupSpacing = 8
  1814.           SelectionColor = clHighlightText
  1815.           ShowSystemColors = True
  1816.           OnClick = pcEditGeneralClick
  1817.           OnDefaultSelect = cpSelForeDefaultSelect
  1818.         end
  1819.         object pcEditGeneral: TColorPickerButton
  1820.           Left = 16
  1821.           Top = 40
  1822.           Width = 121
  1823.           Height = 20
  1824.           CustomText = 'More...'
  1825.           DefaultText = 'Default'
  1826.           Flat = True
  1827.           PopupSpacing = 8
  1828.           SelectionColor = clWindow
  1829.           ShowSystemColors = True
  1830.           OnChange = pcEditGeneralChange
  1831.           OnClick = pcEditGeneralClick
  1832.           OnDefaultSelect = pcEditGeneralDefaultSelect
  1833.         end
  1834.         object Label12: TLabel
  1835.           Left = 16
  1836.           Top = 24
  1837.           Width = 61
  1838.           Height = 13
  1839.           Caption = 'Background:'
  1840.         end
  1841.         object Label17: TLabel
  1842.           Left = 16
  1843.           Top = 64
  1844.           Width = 103
  1845.           Height = 13
  1846.           Caption = 'Selected Background'
  1847.         end
  1848.         object Label18: TLabel
  1849.           Left = 16
  1850.           Top = 104
  1851.           Width = 99
  1852.           Height = 13
  1853.           Caption = 'Selected Foreground'
  1854.         end
  1855.       end
  1856.       object gbEditorTabs: TGroupBox
  1857.         Left = 176
  1858.         Top = 40
  1859.         Width = 153
  1860.         Height = 137
  1861.         Caption = 'Tabs'
  1862.         TabOrder = 8
  1863.         object lblTabWidth: TLabel
  1864.           Left = 16
  1865.           Top = 53
  1866.           Width = 47
  1867.           Height = 13
  1868.           Caption = '&Tabwidth:'
  1869.           FocusControl = spnTabWidth
  1870.         end
  1871.         object lblTabStops: TLabel
  1872.           Left = 16
  1873.           Top = 76
  1874.           Width = 47
  1875.           Height = 13
  1876.           Caption = 'Tab&stops:'
  1877.           FocusControl = txtTabStops
  1878.         end
  1879.         object chkWantTabs: TCheckBox
  1880.           Left = 16
  1881.           Top = 23
  1882.           Width = 113
  1883.           Height = 17
  1884.           Caption = '&Want Tabs'
  1885.           TabOrder = 0
  1886.           OnClick = chkWantTabsClick
  1887.         end
  1888.         object spnTabWidth: TSpinEdit
  1889.           Left = 72
  1890.           Top = 48
  1891.           Width = 65
  1892.           Height = 22
  1893.           MaxValue = 20
  1894.           MinValue = 1
  1895.           TabOrder = 1
  1896.           Value = 2
  1897.         end
  1898.         object txtTabStops: TEdit
  1899.           Left = 72
  1900.           Top = 72
  1901.           Width = 65
  1902.           Height = 21
  1903.           TabOrder = 2
  1904.           OnKeyPress = txtTabStopsKeyPress
  1905.         end
  1906.         object chkSmartTabsDel: TCheckBox
  1907.           Left = 16
  1908.           Top = 112
  1909.           Width = 121
  1910.           Height = 17
  1911.           Caption = '&Smart Tabs delete'
  1912.           TabOrder = 3
  1913.         end
  1914.         object chkSmartTabs: TCheckBox
  1915.           Left = 16
  1916.           Top = 96
  1917.           Width = 113
  1918.           Height = 17
  1919.           Caption = 'S&mart Tabs'
  1920.           TabOrder = 4
  1921.         end
  1922.       end
  1923.       object spnBISize: TSpinEdit
  1924.         Left = 112
  1925.         Top = 268
  1926.         Width = 57
  1927.         Height = 22
  1928.         MaxValue = 0
  1929.         MinValue = 0
  1930.         TabOrder = 6
  1931.         Value = 0
  1932.       end
  1933.       object cboDefLineBr: TComboBox
  1934.         Left = 9
  1935.         Top = 312
  1936.         Width = 160
  1937.         Height = 21
  1938.         Style = csDropDownList
  1939.         Anchors = [akTop, akRight]
  1940.         ItemHeight = 13
  1941.         TabOrder = 7
  1942.       end
  1943.       object spnMaxLeftChar: TSpinEdit
  1944.         Left = 112
  1945.         Top = 244
  1946.         Width = 57
  1947.         Height = 22
  1948.         MaxValue = 4096
  1949.         MinValue = 0
  1950.         TabOrder = 5
  1951.         Value = 0
  1952.       end
  1953.     end
  1954.     object TPage
  1955.       Left = 0
  1956.       Top = 0
  1957.       Caption = 'Syntax Highlight'
  1958.       object GradPan9: TGradPan
  1959.         Left = 0
  1960.         Top = 0
  1961.         Width = 337
  1962.         Height = 25
  1963.         Alignment = taLeftJustify
  1964.         BevelOuter = bvNone
  1965.         Caption = 'Syntax Highlight'
  1966.         Font.Charset = DEFAULT_CHARSET
  1967.         Font.Color = clBlack
  1968.         Font.Height = -16
  1969.         Font.Name = 'Arial'
  1970.         Font.Style = [fsBold]
  1971.         ParentFont = False
  1972.         TabOrder = 0
  1973.         BackGroundEffect = bdLeft
  1974.         ColorEnd = clBtnFace
  1975.         ColorShadow = clBtnShadow
  1976.         ColorStart = clBtnShadow
  1977.       end
  1978.       object GroupBox7: TGroupBox
  1979.         Left = 8
  1980.         Top = 40
  1981.         Width = 321
  1982.         Height = 169
  1983.         Caption = 'Choose Highlighter'
  1984.         TabOrder = 1
  1985.         object rbtHighChoose: TRadioButton
  1986.           Left = 16
  1987.           Top = 24
  1988.           Width = 289
  1989.           Height = 17
  1990.           Caption = 'From &File Extension'
  1991.           TabOrder = 0
  1992.           OnClick = rbtHighChooseClick
  1993.         end
  1994.         object rbtHighNone: TRadioButton
  1995.           Left = 16
  1996.           Top = 136
  1997.           Width = 289
  1998.           Height = 17
  1999.           Caption = 'Use &None'
  2000.           TabOrder = 5
  2001.           OnClick = rbtHighChooseClick
  2002.         end
  2003.         object rbtHighThis: TRadioButton
  2004.           Left = 16
  2005.           Top = 88
  2006.           Width = 289
  2007.           Height = 17
  2008.           Caption = 'Use &always'
  2009.           TabOrder = 3
  2010.           OnClick = rbtHighChooseClick
  2011.         end
  2012.         object cboHigh: TComboBox
  2013.           Left = 32
  2014.           Top = 112
  2015.           Width = 273
  2016.           Height = 21
  2017.           Style = csDropDownList
  2018.           ItemHeight = 13
  2019.           Sorted = True
  2020.           TabOrder = 4
  2021.         end
  2022.         object cboHighlNoExt: TComboBox
  2023.           Left = 48
  2024.           Top = 64
  2025.           Width = 257
  2026.           Height = 21
  2027.           Style = csDropDownList
  2028.           ItemHeight = 13
  2029.           Sorted = True
  2030.           TabOrder = 2
  2031.         end
  2032.         object chkHighNoExt: TCheckBox
  2033.           Left = 32
  2034.           Top = 40
  2035.           Width = 273
  2036.           Height = 17
  2037.           Caption = '&When the file has no extension use'
  2038.           TabOrder = 1
  2039.           OnClick = chkHighNoExtClick
  2040.         end
  2041.       end
  2042.     end
  2043.     object TPage
  2044.       Left = 0
  2045.       Top = 0
  2046.       Caption = 'Autocorrect'
  2047.       object GradPan15: TGradPan
  2048.         Left = 0
  2049.         Top = 0
  2050.         Width = 337
  2051.         Height = 25
  2052.         Alignment = taLeftJustify
  2053.         BevelOuter = bvNone
  2054.         Caption = 'Autocorrect'
  2055.         Font.Charset = DEFAULT_CHARSET
  2056.         Font.Color = clBlack
  2057.         Font.Height = -16
  2058.         Font.Name = 'Arial'
  2059.         Font.Style = [fsBold]
  2060.         ParentFont = False
  2061.         TabOrder = 0
  2062.         BackGroundEffect = bdLeft
  2063.         ColorEnd = clBtnFace
  2064.         ColorShadow = clBtnShadow
  2065.         ColorStart = clBtnShadow
  2066.       end
  2067.       object chkAutocorrectEnabled: TCheckBox
  2068.         Left = 8
  2069.         Top = 40
  2070.         Width = 321
  2071.         Height = 17
  2072.         Caption = '&Enabled'
  2073.         TabOrder = 1
  2074.       end
  2075.       object chkAutoCorrIgnoreCase: TCheckBox
  2076.         Left = 8
  2077.         Top = 72
  2078.         Width = 321
  2079.         Height = 17
  2080.         Caption = '&Ignore Case'
  2081.         TabOrder = 3
  2082.       end
  2083.       object chkAutoCorrMaintainCase: TCheckBox
  2084.         Left = 8
  2085.         Top = 88
  2086.         Width = 321
  2087.         Height = 17
  2088.         Caption = 'Maintain &Case'
  2089.         TabOrder = 4
  2090.       end
  2091.       object chkAutocorrMouseDown: TCheckBox
  2092.         Left = 8
  2093.         Top = 56
  2094.         Width = 321
  2095.         Height = 17
  2096.         Caption = 'Correct on &Mousedown'
  2097.         TabOrder = 2
  2098.       end
  2099.     end
  2100.     object TPage
  2101.       Left = 0
  2102.       Top = 0
  2103.       Caption = 'Spell Checker'
  2104.       object Label13: TLabel
  2105.         Left = 8
  2106.         Top = 40
  2107.         Width = 50
  2108.         Height = 13
  2109.         Caption = '&Dictionary:'
  2110.         FocusControl = txtDictionary
  2111.       end
  2112.       object Label23: TLabel
  2113.         Left = 8
  2114.         Top = 216
  2115.         Width = 60
  2116.         Height = 13
  2117.         Caption = 'C&heck what:'
  2118.         FocusControl = mCheckAttribs
  2119.       end
  2120.       object Label22: TLabel
  2121.         Left = 8
  2122.         Top = 168
  2123.         Width = 64
  2124.         Height = 13
  2125.         Caption = 'Hash &Length:'
  2126.         FocusControl = spnSoundExLength
  2127.       end
  2128.       object Label36: TLabel
  2129.         Left = 120
  2130.         Top = 168
  2131.         Width = 49
  2132.         Height = 13
  2133.         Caption = '&Pen Color:'
  2134.       end
  2135.       object cpSpellPenColor: TColorPickerButton
  2136.         Left = 120
  2137.         Top = 184
  2138.         Width = 81
  2139.         Height = 22
  2140.         CustomText = 'More...'
  2141.         Flat = True
  2142.         PopupSpacing = 8
  2143.         ShowSystemColors = False
  2144.         OnClick = pcEditGeneralClick
  2145.       end
  2146.       object GradPan16: TGradPan
  2147.         Left = 0
  2148.         Top = 0
  2149.         Width = 337
  2150.         Height = 25
  2151.         Alignment = taLeftJustify
  2152.         BevelOuter = bvNone
  2153.         Caption = 'Spell Checker'
  2154.         Font.Charset = DEFAULT_CHARSET
  2155.         Font.Color = clBlack
  2156.         Font.Height = -16
  2157.         Font.Name = 'Arial'
  2158.         Font.Style = [fsBold]
  2159.         ParentFont = False
  2160.         TabOrder = 0
  2161.         BackGroundEffect = bdLeft
  2162.         ColorEnd = clBtnFace
  2163.         ColorShadow = clBtnShadow
  2164.         ColorStart = clBtnShadow
  2165.       end
  2166.       object txtDictionary: TEdit
  2167.         Left = 8
  2168.         Top = 56
  2169.         Width = 297
  2170.         Height = 21
  2171.         TabOrder = 1
  2172.       end
  2173.       object btnBrowseDic: TCorelButton
  2174.         Left = 312
  2175.         Top = 56
  2176.         Width = 17
  2177.         Height = 21
  2178.         Hint = 'Browse'
  2179.         Caption = '...'
  2180.         TabOrder = 2
  2181.         OnClick = btnBrowseDicClick
  2182.       end
  2183.       object chkSpellFromCursor: TCheckBox
  2184.         Left = 8
  2185.         Top = 112
  2186.         Width = 217
  2187.         Height = 17
  2188.         Caption = '&Start from Cursor'
  2189.         TabOrder = 6
  2190.       end
  2191.       object chkSpellIgnoreSingleChars: TCheckBox
  2192.         Left = 8
  2193.         Top = 128
  2194.         Width = 217
  2195.         Height = 17
  2196.         Caption = 'Ignore single &Characters'
  2197.         TabOrder = 7
  2198.       end
  2199.       object chkSpellIgnoreNum: TCheckBox
  2200.         Left = 8
  2201.         Top = 144
  2202.         Width = 217
  2203.         Height = 17
  2204.         Caption = 'Ignore Words with &Numbers'
  2205.         TabOrder = 8
  2206.       end
  2207.       object chkAutoCheck: TCheckBox
  2208.         Left = 8
  2209.         Top = 88
  2210.         Width = 217
  2211.         Height = 17
  2212.         Caption = '&Auto Check (slower)'
  2213.         TabOrder = 5
  2214.       end
  2215.       object mCheckAttribs: TMemo
  2216.         Left = 8
  2217.         Top = 232
  2218.         Width = 321
  2219.         Height = 105
  2220.         TabOrder = 10
  2221.         OnEnter = SynEditEnter
  2222.         OnExit = lvToolsExit
  2223.       end
  2224.       object btnEditDic: TCorelButton
  2225.         Left = 245
  2226.         Top = 88
  2227.         Width = 83
  2228.         Height = 23
  2229.         Caption = '&Edit Dic.'
  2230.         TabOrder = 3
  2231.         OnClick = btnEditDicClick
  2232.       end
  2233.       object btnEditUserDic: TCorelButton
  2234.         Tag = 1
  2235.         Left = 245
  2236.         Top = 120
  2237.         Width = 83
  2238.         Height = 23
  2239.         Caption = 'Edit &user Dic.'
  2240.         TabOrder = 4
  2241.         OnClick = btnEditDicClick
  2242.       end
  2243.       object spnSoundExLength: TSpinEdit
  2244.         Left = 8
  2245.         Top = 184
  2246.         Width = 81
  2247.         Height = 22
  2248.         MaxValue = 8
  2249.         MinValue = 1
  2250.         TabOrder = 9
  2251.         Value = 1
  2252.       end
  2253.     end
  2254.     object TPage
  2255.       Left = 0
  2256.       Top = 0
  2257.       Caption = 'Options'
  2258.       object cpMatchBrackColor: TColorPickerButton
  2259.         Left = 184
  2260.         Top = 125
  2261.         Width = 97
  2262.         Height = 22
  2263.         CustomText = 'More...'
  2264.         Flat = True
  2265.         PopupSpacing = 8
  2266.         ShowSystemColors = False
  2267.         OnClick = pcEditGeneralClick
  2268.       end
  2269.       object cpCurLineColor: TColorPickerButton
  2270.         Left = 184
  2271.         Top = 173
  2272.         Width = 97
  2273.         Height = 22
  2274.         CustomText = 'More...'
  2275.         Flat = True
  2276.         PopupSpacing = 8
  2277.         ShowSystemColors = False
  2278.         OnClick = pcEditGeneralClick
  2279.       end
  2280.       object GradPan5: TGradPan
  2281.         Left = 0
  2282.         Top = 0
  2283.         Width = 337
  2284.         Height = 25
  2285.         Alignment = taLeftJustify
  2286.         BevelOuter = bvNone
  2287.         Caption = 'Editoroptions'
  2288.         Font.Charset = DEFAULT_CHARSET
  2289.         Font.Color = clBlack
  2290.         Font.Height = -16
  2291.         Font.Name = 'Arial'
  2292.         Font.Style = [fsBold]
  2293.         ParentFont = False
  2294.         TabOrder = 0
  2295.         BackGroundEffect = bdLeft
  2296.         ColorEnd = clBtnFace
  2297.         ColorShadow = clBtnShadow
  2298.         ColorStart = clBtnShadow
  2299.       end
  2300.       object chkAltCol: TCheckBox
  2301.         Left = 8
  2302.         Top = 40
  2303.         Width = 321
  2304.         Height = 17
  2305.         Caption = '&ALT sets Columnselection Mode'
  2306.         TabOrder = 1
  2307.       end
  2308.       object chkAutoIndent: TCheckBox
  2309.         Left = 8
  2310.         Top = 72
  2311.         Width = 145
  2312.         Height = 17
  2313.         Caption = 'A&utoindent'
  2314.         TabOrder = 3
  2315.         OnClick = chkAutoIndentClick
  2316.       end
  2317.       object chkDragDropEdit: TCheckBox
  2318.         Left = 8
  2319.         Top = 120
  2320.         Width = 145
  2321.         Height = 17
  2322.         Caption = '&Drag and Drop editing'
  2323.         TabOrder = 7
  2324.       end
  2325.       object chkDropFiles: TCheckBox
  2326.         Left = 8
  2327.         Top = 136
  2328.         Width = 137
  2329.         Height = 17
  2330.         Caption = 'D&rop files'
  2331.         TabOrder = 8
  2332.       end
  2333.       object chkHalpPageScroll: TCheckBox
  2334.         Left = 8
  2335.         Top = 184
  2336.         Width = 121
  2337.         Height = 17
  2338.         Caption = '&Half Pagescroll'
  2339.         TabOrder = 11
  2340.       end
  2341.       object chkScollPastEOF: TCheckBox
  2342.         Left = 8
  2343.         Top = 216
  2344.         Width = 105
  2345.         Height = 17
  2346.         Caption = 'Sc&roll past EOF'
  2347.         TabOrder = 13
  2348.       end
  2349.       object chkScrollPastEOL: TCheckBox
  2350.         Left = 8
  2351.         Top = 232
  2352.         Width = 105
  2353.         Height = 17
  2354.         Caption = 'Scro&ll past EOL'
  2355.         TabOrder = 14
  2356.       end
  2357.       object chkShowScrollHint: TCheckBox
  2358.         Left = 8
  2359.         Top = 248
  2360.         Width = 105
  2361.         Height = 17
  2362.         Caption = 'Sh&ow Scrollhint'
  2363.         TabOrder = 15
  2364.       end
  2365.       object chkTabsToSpace: TCheckBox
  2366.         Left = 8
  2367.         Top = 280
  2368.         Width = 121
  2369.         Height = 17
  2370.         Caption = '&Tabs to Space'
  2371.         TabOrder = 17
  2372.       end
  2373.       object chkTrimTraylingSpaces: TCheckBox
  2374.         Left = 8
  2375.         Top = 296
  2376.         Width = 121
  2377.         Height = 17
  2378.         Caption = 'Trim trailing S&paces'
  2379.         TabOrder = 18
  2380.       end
  2381.       object chkAutodetectURLs: TCheckBox
  2382.         Left = 8
  2383.         Top = 56
  2384.         Width = 145
  2385.         Height = 17
  2386.         Caption = 'Autodetect &URL'#39's'
  2387.         TabOrder = 2
  2388.       end
  2389.       object chkClearUndoSaving: TCheckBox
  2390.         Left = 8
  2391.         Top = 88
  2392.         Width = 137
  2393.         Height = 17
  2394.         Caption = 'Clear &Undo after saving'
  2395.         TabOrder = 5
  2396.       end
  2397.       object chkGroupUndo: TCheckBox
  2398.         Left = 8
  2399.         Top = 168
  2400.         Width = 121
  2401.         Height = 17
  2402.         Caption = '&Group Undo'
  2403.         TabOrder = 10
  2404.       end
  2405.       object chkEnhancedHomekey: TCheckBox
  2406.         Left = 8
  2407.         Top = 152
  2408.         Width = 129
  2409.         Height = 17
  2410.         Caption = '&Enhanced Homekey'
  2411.         TabOrder = 9
  2412.       end
  2413.       object chkHighMatchBrackets: TCheckBox
  2414.         Left = 168
  2415.         Top = 104
  2416.         Width = 161
  2417.         Height = 17
  2418.         Caption = '&Highlight matching Brackets'
  2419.         TabOrder = 19
  2420.         OnClick = chkHighMatchBracketsClick
  2421.       end
  2422.       object chkTabIndent: TCheckBox
  2423.         Left = 8
  2424.         Top = 264
  2425.         Width = 105
  2426.         Height = 17
  2427.         Caption = 'Ta&b Indent'
  2428.         TabOrder = 16
  2429.       end
  2430.       object chkIntelliIndent: TCheckBox
  2431.         Left = 168
  2432.         Top = 72
  2433.         Width = 129
  2434.         Height = 17
  2435.         Caption = '&Intelligent Autoindent'
  2436.         TabOrder = 4
  2437.       end
  2438.       object chkHighlightCurLOine: TCheckBox
  2439.         Left = 168
  2440.         Top = 152
  2441.         Width = 121
  2442.         Height = 17
  2443.         Caption = 'Highlight current line'
  2444.         TabOrder = 20
  2445.         OnClick = chkHighlightCurLOineClick
  2446.       end
  2447.       object chkCtrlClickSelect: TCheckBox
  2448.         Left = 8
  2449.         Top = 104
  2450.         Width = 145
  2451.         Height = 17
  2452.         Caption = 'CTRL+Click selects Word'
  2453.         TabOrder = 6
  2454.       end
  2455.       object chkRightMouseMovesCursor: TCheckBox
  2456.         Left = 8
  2457.         Top = 200
  2458.         Width = 145
  2459.         Height = 17
  2460.         Caption = 'Right Click moves Cursor'
  2461.         TabOrder = 12
  2462.       end
  2463.       object chkAutoComplBrackets: TCheckBox
  2464.         Left = 168
  2465.         Top = 88
  2466.         Width = 161
  2467.         Height = 17
  2468.         Caption = 'Auto complete Brackets'
  2469.         TabOrder = 21
  2470.       end
  2471.     end
  2472.     object TPage
  2473.       Left = 0
  2474.       Top = 0
  2475.       Caption = 'Gutter'
  2476.       object lblGutterDigitCount: TLabel
  2477.         Left = 40
  2478.         Top = 173
  2479.         Width = 51
  2480.         Height = 13
  2481.         Caption = '&Digitcount:'
  2482.         FocusControl = spnGutterDigitCount
  2483.       end
  2484.       object cpGutter: TColorPickerButton
  2485.         Left = 64
  2486.         Top = 92
  2487.         Width = 65
  2488.         Height = 20
  2489.         CustomText = 'More...'
  2490.         DefaultText = 'Default'
  2491.         Flat = True
  2492.         PopupSpacing = 8
  2493.         SelectionColor = clBtnFace
  2494.         ShowSystemColors = True
  2495.         OnClick = pcEditGeneralClick
  2496.         OnDefaultSelect = cpGutterDefaultSelect
  2497.       end
  2498.       object lblGutterColor: TLabel
  2499.         Left = 24
  2500.         Top = 96
  2501.         Width = 27
  2502.         Height = 13
  2503.         Caption = 'Color:'
  2504.       end
  2505.       object lblGutterWidth: TLabel
  2506.         Left = 24
  2507.         Top = 69
  2508.         Width = 31
  2509.         Height = 13
  2510.         Caption = '&Width:'
  2511.         FocusControl = spnGutterWidth
  2512.       end
  2513.       object lblGutterWidthPixel: TLabel
  2514.         Left = 121
  2515.         Top = 69
  2516.         Width = 22
  2517.         Height = 13
  2518.         Caption = 'Pixel'
  2519.       end
  2520.       object chkGutterZeroStart: TCheckBox
  2521.         Left = 40
  2522.         Top = 224
  2523.         Width = 281
  2524.         Height = 17
  2525.         Caption = '&Zero Start'
  2526.         TabOrder = 6
  2527.       end
  2528.       object chkGutterLeadingZero: TCheckBox
  2529.         Left = 40
  2530.         Top = 200
  2531.         Width = 281
  2532.         Height = 17
  2533.         Caption = '&Leading Zero'
  2534.         TabOrder = 5
  2535.       end
  2536.       object spnGutterDigitCount: TSpinEdit
  2537.         Left = 104
  2538.         Top = 168
  2539.         Width = 49
  2540.         Height = 22
  2541.         MaxValue = 10
  2542.         MinValue = 1
  2543.         TabOrder = 4
  2544.         Value = 1
  2545.       end
  2546.       object chkGutterLinenumbers: TCheckBox
  2547.         Left = 24
  2548.         Top = 120
  2549.         Width = 297
  2550.         Height = 17
  2551.         Caption = '&Show Linenumbers'
  2552.         TabOrder = 3
  2553.         OnClick = chkGutterLinenumbersClick
  2554.       end
  2555.       object chkGutterAutoSize: TCheckBox
  2556.         Left = 40
  2557.         Top = 144
  2558.         Width = 281
  2559.         Height = 17
  2560.         Caption = '&Autosize'
  2561.         TabOrder = 2
  2562.       end
  2563.       object chkGutterVisible: TCheckBox
  2564.         Left = 8
  2565.         Top = 40
  2566.         Width = 313
  2567.         Height = 17
  2568.         Caption = '&Visible'
  2569.         TabOrder = 1
  2570.         OnClick = chkGutterVisibleClick
  2571.       end
  2572.       object GradPan4: TGradPan
  2573.         Left = 0
  2574.         Top = 0
  2575.         Width = 337
  2576.         Height = 25
  2577.         Alignment = taLeftJustify
  2578.         BevelOuter = bvNone
  2579.         Caption = 'Gutter'
  2580.         Font.Charset = DEFAULT_CHARSET
  2581.         Font.Color = clBlack
  2582.         Font.Height = -16
  2583.         Font.Name = 'Arial'
  2584.         Font.Style = [fsBold]
  2585.         ParentFont = False
  2586.         TabOrder = 0
  2587.         BackGroundEffect = bdLeft
  2588.         ColorEnd = clBtnFace
  2589.         ColorShadow = clBtnShadow
  2590.         ColorStart = clBtnShadow
  2591.       end
  2592.       object spnGutterWidth: TSpinEdit
  2593.         Left = 64
  2594.         Top = 64
  2595.         Width = 49
  2596.         Height = 22
  2597.         MaxValue = 0
  2598.         MinValue = 0
  2599.         TabOrder = 7
  2600.         Value = 1
  2601.       end
  2602.     end
  2603.     object TPage
  2604.       Left = 0
  2605.       Top = 0
  2606.       Caption = 'Shortcuts'
  2607.       object Label7: TLabel
  2608.         Left = 8
  2609.         Top = 40
  2610.         Width = 33
  2611.         Height = 13
  2612.         Caption = '&Action:'
  2613.         FocusControl = lstShortcuts
  2614.       end
  2615.       object GradPan6: TGradPan
  2616.         Left = 0
  2617.         Top = 0
  2618.         Width = 337
  2619.         Height = 25
  2620.         Alignment = taLeftJustify
  2621.         BevelOuter = bvNone
  2622.         Caption = 'Shortcuts'
  2623.         Font.Charset = DEFAULT_CHARSET
  2624.         Font.Color = clBlack
  2625.         Font.Height = -16
  2626.         Font.Name = 'Arial'
  2627.         Font.Style = [fsBold]
  2628.         ParentFont = False
  2629.         TabOrder = 0
  2630.         BackGroundEffect = bdLeft
  2631.         ColorEnd = clBtnFace
  2632.         ColorShadow = clBtnShadow
  2633.         ColorStart = clBtnShadow
  2634.       end
  2635.       object lstShortcuts: TListBox
  2636.         Left = 8
  2637.         Top = 56
  2638.         Width = 257
  2639.         Height = 281
  2640.         ItemHeight = 13
  2641.         TabOrder = 1
  2642.         OnClick = lstShortcutsClick
  2643.         OnDblClick = lstShortcutsDblClick
  2644.       end
  2645.       object btnSCAdd: TCorelButton
  2646.         Left = 272
  2647.         Top = 56
  2648.         Width = 59
  2649.         Height = 23
  2650.         Hint = 'Add Shortcut'
  2651.         Caption = '&Add...'
  2652.         ParentShowHint = False
  2653.         ShowHint = False
  2654.         TabOrder = 2
  2655.         OnClick = btnSCAddClick
  2656.       end
  2657.       object btnSCEdit: TCorelButton
  2658.         Left = 272
  2659.         Top = 88
  2660.         Width = 59
  2661.         Height = 23
  2662.         Hint = 'Edit Shortcut'
  2663.         Caption = '&Edit...'
  2664.         Enabled = False
  2665.         ParentShowHint = False
  2666.         ShowHint = False
  2667.         TabOrder = 3
  2668.         OnClick = btnSCEditClick
  2669.       end
  2670.       object btnDelShortcut: TCorelButton
  2671.         Left = 272
  2672.         Top = 120
  2673.         Width = 59
  2674.         Height = 23
  2675.         Hint = 'Delete selected Shortcut'
  2676.         Caption = '&Delete'
  2677.         ParentShowHint = False
  2678.         ShowHint = False
  2679.         TabOrder = 4
  2680.         OnClick = btnDelShortcutClick
  2681.       end
  2682.       object btnClearShortC: TCorelButton
  2683.         Left = 272
  2684.         Top = 282
  2685.         Width = 59
  2686.         Height = 23
  2687.         Hint = 'Clear Shortcuts'
  2688.         Caption = '&Clear'
  2689.         ParentShowHint = False
  2690.         ShowHint = False
  2691.         TabOrder = 5
  2692.         OnClick = btnClearShortCClick
  2693.       end
  2694.       object btnResetSC: TCorelButton
  2695.         Left = 272
  2696.         Top = 314
  2697.         Width = 59
  2698.         Height = 23
  2699.         Hint = 'Reset defaults'
  2700.         Caption = '&Reset'
  2701.         ParentShowHint = False
  2702.         ShowHint = False
  2703.         TabOrder = 6
  2704.         OnClick = btnResetSCClick
  2705.       end
  2706.     end
  2707.     object TPage
  2708.       Left = 0
  2709.       Top = 0
  2710.       Caption = 'Highlighter'
  2711.       object Panel3: TGradPan
  2712.         Left = 0
  2713.         Top = 0
  2714.         Width = 337
  2715.         Height = 25
  2716.         Alignment = taLeftJustify
  2717.         BevelOuter = bvNone
  2718.         Font.Charset = DEFAULT_CHARSET
  2719.         Font.Color = clBlack
  2720.         Font.Height = -16
  2721.         Font.Name = 'Arial'
  2722.         Font.Style = [fsBold]
  2723.         ParentFont = False
  2724.         TabOrder = 0
  2725.         BackGroundEffect = bdLeft
  2726.         ColorEnd = clSilver
  2727.         ColorStart = clGray
  2728.       end
  2729.       object pagSyntaxHighlight: TPageControl
  2730.         Left = 8
  2731.         Top = 40
  2732.         Width = 321
  2733.         Height = 297
  2734.         ActivePage = TabSheet1
  2735.         TabOrder = 1
  2736.         object TabSheet1: TTabSheet
  2737.           Caption = 'Highlight'
  2738.           object Label1: TLabel
  2739.             Left = 8
  2740.             Top = 8
  2741.             Width = 44
  2742.             Height = 13
  2743.             Caption = '&Filetypes:'
  2744.             FocusControl = txtFileTypes
  2745.           end
  2746.           object Label2: TLabel
  2747.             Left = 8
  2748.             Top = 48
  2749.             Width = 57
  2750.             Height = 13
  2751.             Caption = '&Component:'
  2752.             FocusControl = cboComponent
  2753.           end
  2754.           object Label4: TLabel
  2755.             Left = 8
  2756.             Top = 96
  2757.             Width = 61
  2758.             Height = 13
  2759.             Caption = 'Background:'
  2760.           end
  2761.           object cpBack: TColorPickerButton
  2762.             Left = 8
  2763.             Top = 112
  2764.             Width = 89
  2765.             Height = 20
  2766.             CustomText = 'More...'
  2767.             DefaultText = 'Default'
  2768.             Flat = True
  2769.             PopupSpacing = 8
  2770.             SelectionColor = clWindow
  2771.             ShowSystemColors = True
  2772.             OnChange = cpBackChange
  2773.             OnClick = pcEditGeneralClick
  2774.             OnDefaultSelect = cpBackDefaultSelect
  2775.           end
  2776.           object cpFore: TColorPickerButton
  2777.             Left = 104
  2778.             Top = 112
  2779.             Width = 89
  2780.             Height = 20
  2781.             CustomText = 'More...'
  2782.             DefaultText = 'Default'
  2783.             Flat = True
  2784.             PopupSpacing = 8
  2785.             SelectionColor = clWindowText
  2786.             ShowSystemColors = True
  2787.             OnChange = cpForeChange
  2788.             OnClick = pcEditGeneralClick
  2789.             OnDefaultSelect = cpForeDefaultSelect
  2790.           end
  2791.           object Label5: TLabel
  2792.             Left = 104
  2793.             Top = 96
  2794.             Width = 57
  2795.             Height = 13
  2796.             Caption = 'Foreground:'
  2797.           end
  2798.           object Label37: TLabel
  2799.             Left = 200
  2800.             Top = 8
  2801.             Width = 47
  2802.             Height = 13
  2803.             Caption = 'Comment:'
  2804.             FocusControl = cboComponent
  2805.             OnClick = cboComponentClick
  2806.           end
  2807.           object txtFileTypes: TEdit
  2808.             Left = 8
  2809.             Top = 24
  2810.             Width = 185
  2811.             Height = 21
  2812.             TabOrder = 0
  2813.           end
  2814.           object cboComponent: TComboBox
  2815.             Left = 8
  2816.             Top = 64
  2817.             Width = 185
  2818.             Height = 21
  2819.             Style = csDropDownList
  2820.             ItemHeight = 13
  2821.             TabOrder = 1
  2822.             OnChange = cboComponentClick
  2823.           end
  2824.           object GroupBox1: TGroupBox
  2825.             Left = 200
  2826.             Top = 48
  2827.             Width = 105
  2828.             Height = 89
  2829.             Caption = 'Style'
  2830.             TabOrder = 2
  2831.             object chkBold: TCheckBox
  2832.               Left = 16
  2833.               Top = 16
  2834.               Width = 81
  2835.               Height = 17
  2836.               Caption = '&Bold'
  2837.               TabOrder = 0
  2838.               OnClick = chkBoldClick
  2839.             end
  2840.             object chkItalic: TCheckBox
  2841.               Left = 16
  2842.               Top = 32
  2843.               Width = 81
  2844.               Height = 17
  2845.               Caption = '&Italic'
  2846.               TabOrder = 1
  2847.               OnClick = chkItalicClick
  2848.             end
  2849.             object chkUnderline: TCheckBox
  2850.               Left = 16
  2851.               Top = 48
  2852.               Width = 81
  2853.               Height = 17
  2854.               Caption = '&Underline'
  2855.               TabOrder = 2
  2856.               OnClick = chkUnderlineClick
  2857.             end
  2858.             object chkStrikeout: TCheckBox
  2859.               Left = 16
  2860.               Top = 64
  2861.               Width = 81
  2862.               Height = 17
  2863.               Caption = '&Strikeout'
  2864.               TabOrder = 3
  2865.               OnClick = chkStrikeoutClick
  2866.             end
  2867.           end
  2868.           object cboCommentBlock: TComboBox
  2869.             Left = 200
  2870.             Top = 24
  2871.             Width = 105
  2872.             Height = 21
  2873.             ItemHeight = 13
  2874.             TabOrder = 3
  2875.             Items.Strings = (
  2876.               '//'
  2877.               #39
  2878.               ';'
  2879.               '/* | */'
  2880.               '{ | }'
  2881.               '(* | *)'
  2882.               '#'
  2883.               '<!-- | -->'
  2884.               '%'
  2885.               'rem ')
  2886.           end
  2887.           object seSample: TSynEdit
  2888.             Left = 8
  2889.             Top = 144
  2890.             Width = 297
  2891.             Height = 118
  2892.             Font.Charset = DEFAULT_CHARSET
  2893.             Font.Color = clWindowText
  2894.             Font.Height = -13
  2895.             Font.Name = 'Courier New'
  2896.             Font.Style = []
  2897.             TabOrder = 4
  2898.             OnMouseUp = seSampleMouseUp
  2899.             Gutter.Font.Charset = DEFAULT_CHARSET
  2900.             Gutter.Font.Color = clWindowText
  2901.             Gutter.Font.Height = -11
  2902.             Gutter.Font.Name = 'Courier New'
  2903.             Gutter.Font.Style = []
  2904.             Gutter.Visible = False
  2905.             MaxLineWidth = 255
  2906.             Options = [eoAutoIndent, eoDragDropEditing, eoGroupUndo, eoNoCaret, eoNoSelection, eoScrollPastEol, eoSmartTabDelete, eoSmartTabs, eoTabsToSpaces, eoTrimTrailingSpaces]
  2907.             ReadOnly = True
  2908.             RightEdge = 0
  2909.           end
  2910.         end
  2911.         object TabSheet3: TTabSheet
  2912.           Caption = 'Autocomplete'
  2913.           ImageIndex = 2
  2914.           object Label33: TLabel
  2915.             Left = 8
  2916.             Top = 8
  2917.             Width = 45
  2918.             Height = 13
  2919.             Caption = '&Filename:'
  2920.             FocusControl = txtAutocomplFile
  2921.           end
  2922.           object Label10: TLabel
  2923.             Left = 232
  2924.             Top = 8
  2925.             Width = 73
  2926.             Height = 13
  2927.             Caption = 'Delimiter &Chars:'
  2928.             FocusControl = txtAutoComplDelChars
  2929.           end
  2930.           object txtAutocomplFile: TEdit
  2931.             Left = 8
  2932.             Top = 24
  2933.             Width = 193
  2934.             Height = 21
  2935.             Color = clBtnFace
  2936.             ReadOnly = True
  2937.             TabOrder = 0
  2938.           end
  2939.           object btnAutocomplBrowse: TCorelButton
  2940.             Left = 205
  2941.             Top = 24
  2942.             Width = 17
  2943.             Height = 21
  2944.             Hint = 'Browse'
  2945.             Caption = '...'
  2946.             TabOrder = 1
  2947.             OnClick = btnAutocomplBrowseClick
  2948.           end
  2949.           object SynEdit: TSynEdit
  2950.             Left = 8
  2951.             Top = 144
  2952.             Width = 297
  2953.             Height = 113
  2954.             Ctl3D = True
  2955.             ParentCtl3D = False
  2956.             Enabled = False
  2957.             Font.Charset = DEFAULT_CHARSET
  2958.             Font.Color = clWindowText
  2959.             Font.Height = -13
  2960.             Font.Name = 'Courier New'
  2961.             Font.Style = []
  2962.             TabOrder = 7
  2963.             OnEnter = SynEditEnter
  2964.             OnExit = lvToolsExit
  2965.             BookMarkOptions.LeftMargin = 1
  2966.             Gutter.Font.Charset = DEFAULT_CHARSET
  2967.             Gutter.Font.Color = clWindowText
  2968.             Gutter.Font.Height = -11
  2969.             Gutter.Font.Name = 'Terminal'
  2970.             Gutter.Font.Style = []
  2971.             Gutter.ShowLineNumbers = True
  2972.             Gutter.Visible = False
  2973.             Options = [eoAltSetsColumnMode, eoAutoIndent, eoDragDropEditing, eoEnhanceHomeKey, eoHideShowScrollbars, eoRightMouseMovesCursor, eoTabsToSpaces, eoTrimTrailingSpaces]
  2974.             TabWidth = 4
  2975.             WantTabs = True
  2976.             RemovedKeystrokes = <
  2977.               item
  2978.                 Command = ecDeleteLastChar
  2979.                 ShortCut = 8200
  2980.               end
  2981.               item
  2982.                 Command = ecLineBreak
  2983.                 ShortCut = 8205
  2984.               end>
  2985.             AddedKeystrokes = <
  2986.               item
  2987.                 Command = ecAutoCompletion
  2988.                 ShortCut = 16458
  2989.               end>
  2990.           end
  2991.           object lvwAutoComplete: TListView
  2992.             Left = 8
  2993.             Top = 56
  2994.             Width = 241
  2995.             Height = 81
  2996.             Columns = <
  2997.               item
  2998.                 Caption = 'Name'
  2999.                 Width = 60
  3000.               end
  3001.               item
  3002.                 Caption = 'Description'
  3003.                 Width = 160
  3004.               end>
  3005.             ColumnClick = False
  3006.             HideSelection = False
  3007.             RowSelect = True
  3008.             TabOrder = 3
  3009.             ViewStyle = vsReport
  3010.             OnDblClick = btnACEditClick
  3011.             OnEdited = lvwAutoCompleteEdited
  3012.             OnEditing = lvToolsEditing
  3013.             OnExit = lvToolsExit
  3014.             OnKeyUp = lvwAutoCompleteKeyUp
  3015.             OnSelectItem = lvwAutoCompleteSelectItem
  3016.           end
  3017.           object btnACAdd: TCorelButton
  3018.             Left = 256
  3019.             Top = 56
  3020.             Width = 51
  3021.             Height = 22
  3022.             Caption = '&Add...'
  3023.             TabOrder = 4
  3024.             OnClick = btnACAddClick
  3025.           end
  3026.           object btnACEdit: TCorelButton
  3027.             Left = 256
  3028.             Top = 85
  3029.             Width = 51
  3030.             Height = 22
  3031.             Caption = '&Edit...'
  3032.             Enabled = False
  3033.             TabOrder = 5
  3034.             OnClick = btnACEditClick
  3035.           end
  3036.           object btnCEDelete: TCorelButton
  3037.             Left = 256
  3038.             Top = 115
  3039.             Width = 51
  3040.             Height = 22
  3041.             Caption = '&Delete'
  3042.             Enabled = False
  3043.             TabOrder = 6
  3044.             OnClick = btnCEDeleteClick
  3045.           end
  3046.           object txtAutoComplDelChars: TEdit
  3047.             Left = 232
  3048.             Top = 24
  3049.             Width = 73
  3050.             Height = 21
  3051.             TabOrder = 2
  3052.           end
  3053.         end
  3054.         object TabSheet2: TTabSheet
  3055.           Caption = 'Profiles'
  3056.           ImageIndex = 1
  3057.           inline fraOpRunProgs: TRunProgsFrame
  3058.             Width = 313
  3059.             Height = 269
  3060.             Align = alClient
  3061.             inherited lblProgram: TLabel
  3062.               Top = 152
  3063.             end
  3064.             inherited lblArguments: TLabel
  3065.               Top = 176
  3066.             end
  3067.             inherited cboRunProfile: TComboBox
  3068.               Width = 226
  3069.             end
  3070.             inherited btnEditProfile: TCorelButton
  3071.               Left = 289
  3072.             end
  3073.             inherited Panel1: TPanel
  3074.               Width = 298
  3075.               inherited TBToolbar3: TTBToolbar
  3076.                 Left = 153
  3077.               end
  3078.             end
  3079.             inherited lvwPrograms: TListView
  3080.               OnEditing = lvToolsEditing
  3081.               OnExit = lvToolsExit
  3082.             end
  3083.             inherited txtProgram: TEdit
  3084.               Top = 148
  3085.               Width = 217
  3086.             end
  3087.             inherited txtDirectory: TEdit
  3088.               Width = 201
  3089.             end
  3090.             inherited btnBrowseDir: TCorelButton
  3091.               Left = 276
  3092.             end
  3093.             inherited btnDirVars: TCorelButton
  3094.               Left = 292
  3095.             end
  3096.             inherited btnProgArgs: TCorelButton
  3097.               Left = 292
  3098.               Top = 172
  3099.             end
  3100.             inherited btnBrowseProg: TCorelButton
  3101.               Left = 292
  3102.               Top = 148
  3103.             end
  3104.             inherited btnCompMessVars: TCorelButton
  3105.               Left = 292
  3106.             end
  3107.             inherited txtArgs: TEdit
  3108.               Top = 172
  3109.               Width = 217
  3110.             end
  3111.           end
  3112.         end
  3113.         object TabSheet7: TTabSheet
  3114.           Caption = 'Autocorrect'
  3115.           ImageIndex = 4
  3116.           object Label50: TLabel
  3117.             Left = 8
  3118.             Top = 8
  3119.             Width = 74
  3120.             Height = 13
  3121.             Caption = '&Autocorrect file:'
  3122.             FocusControl = txtAutocorrFile
  3123.           end
  3124.           object Label51: TLabel
  3125.             Left = 8
  3126.             Top = 56
  3127.             Width = 43
  3128.             Height = 13
  3129.             Caption = '&Replace:'
  3130.             FocusControl = txtAutocorrReplace
  3131.           end
  3132.           object Label52: TLabel
  3133.             Left = 112
  3134.             Top = 56
  3135.             Width = 25
  3136.             Height = 13
  3137.             Caption = '&With:'
  3138.             FocusControl = txtAutocorrWith
  3139.           end
  3140.           object txtAutocorrFile: TEdit
  3141.             Left = 8
  3142.             Top = 24
  3143.             Width = 273
  3144.             Height = 21
  3145.             Color = clBtnFace
  3146.             ReadOnly = True
  3147.             TabOrder = 0
  3148.             OnChange = txtAutocorrFileChange
  3149.             OnKeyPress = txtHelpfileKeyPress
  3150.           end
  3151.           object CorelButton1: TCorelButton
  3152.             Left = 289
  3153.             Top = 24
  3154.             Width = 17
  3155.             Height = 21
  3156.             Hint = 'Browse'
  3157.             Caption = '...'
  3158.             TabOrder = 1
  3159.             OnClick = CorelButton1Click
  3160.           end
  3161.           object txtAutocorrWith: TEdit
  3162.             Left = 112
  3163.             Top = 72
  3164.             Width = 193
  3165.             Height = 21
  3166.             TabOrder = 3
  3167.             OnChange = txtAutocorrReplaceChange
  3168.           end
  3169.           object txtAutocorrReplace: TEdit
  3170.             Left = 8
  3171.             Top = 72
  3172.             Width = 97
  3173.             Height = 21
  3174.             TabOrder = 2
  3175.             OnChange = txtAutocorrReplaceChange
  3176.           end
  3177.           object lvwAutocorrect: TListView
  3178.             Left = 8
  3179.             Top = 100
  3180.             Width = 297
  3181.             Height = 133
  3182.             Columns = <
  3183.               item
  3184.                 Caption = 'Replace'
  3185.                 Width = 100
  3186.               end
  3187.               item
  3188.                 Caption = 'With'
  3189.                 Width = 175
  3190.               end>
  3191.             ColumnClick = False
  3192.             GridLines = True
  3193.             HideSelection = False
  3194.             ReadOnly = True
  3195.             RowSelect = True
  3196.             ShowColumnHeaders = False
  3197.             TabOrder = 4
  3198.             ViewStyle = vsReport
  3199.             OnSelectItem = lvwAutocorrectSelectItem
  3200.           end
  3201.           object btnAutocorrectAdd: TCorelButton
  3202.             Left = 72
  3203.             Top = 238
  3204.             Width = 75
  3205.             Height = 23
  3206.             Caption = '&Add'
  3207.             Enabled = False
  3208.             TabOrder = 5
  3209.             OnClick = btnAutocorrectAddClick
  3210.           end
  3211.           object btnAutoCorrReplace: TCorelButton
  3212.             Left = 152
  3213.             Top = 238
  3214.             Width = 75
  3215.             Height = 23
  3216.             Caption = 'Re&place'
  3217.             Enabled = False
  3218.             TabOrder = 6
  3219.             OnClick = btnAutoCorrReplaceClick
  3220.           end
  3221.           object btnAutocorrectRemove: TCorelButton
  3222.             Left = 230
  3223.             Top = 238
  3224.             Width = 75
  3225.             Height = 23
  3226.             Caption = 'R&emove'
  3227.             Enabled = False
  3228.             TabOrder = 7
  3229.             OnClick = btnAutocorrectRemoveClick
  3230.           end
  3231.         end
  3232.         object TabSheet4: TTabSheet
  3233.           Caption = 'Help'
  3234.           ImageIndex = 3
  3235.           object Label34: TLabel
  3236.             Left = 8
  3237.             Top = 8
  3238.             Width = 38
  3239.             Height = 13
  3240.             Caption = '&Helpfile:'
  3241.             FocusControl = txtHelpfile
  3242.           end
  3243.           object Label32: TLabel
  3244.             Left = 8
  3245.             Top = 56
  3246.             Width = 54
  3247.             Height = 13
  3248.             Caption = 'Map &Table:'
  3249.             FocusControl = lvwEqTable
  3250.           end
  3251.           object txtHelpfile: TEdit
  3252.             Left = 8
  3253.             Top = 24
  3254.             Width = 273
  3255.             Height = 21
  3256.             Color = clBtnFace
  3257.             ReadOnly = True
  3258.             TabOrder = 0
  3259.             OnKeyPress = txtHelpfileKeyPress
  3260.           end
  3261.           object btnHelpBrowse: TCorelButton
  3262.             Left = 289
  3263.             Top = 24
  3264.             Width = 17
  3265.             Height = 21
  3266.             Hint = 'Browse'
  3267.             Caption = '...'
  3268.             TabOrder = 1
  3269.             OnClick = btnHelpBrowseClick
  3270.           end
  3271.           object lvwEqTable: TListView
  3272.             Left = 8
  3273.             Top = 72
  3274.             Width = 241
  3275.             Height = 185
  3276.             Columns = <
  3277.               item
  3278.                 Caption = 'Word'
  3279.                 Width = 160
  3280.               end
  3281.               item
  3282.                 Alignment = taRightJustify
  3283.                 Caption = 'Topic ID'
  3284.                 Width = 60
  3285.               end>
  3286.             ColumnClick = False
  3287.             GridLines = True
  3288.             HideSelection = False
  3289.             RowSelect = True
  3290.             TabOrder = 2
  3291.             ViewStyle = vsReport
  3292.             OnDblClick = btnEQEditClick
  3293.             OnKeyUp = lvwEqTableKeyUp
  3294.             OnSelectItem = lvwEqTableSelectItem
  3295.           end
  3296.           object btnEQAdd: TCorelButton
  3297.             Left = 256
  3298.             Top = 72
  3299.             Width = 51
  3300.             Height = 22
  3301.             Caption = '&Add...'
  3302.             TabOrder = 3
  3303.             OnClick = btnEQAddClick
  3304.           end
  3305.           object btnEQEdit: TCorelButton
  3306.             Left = 256
  3307.             Top = 101
  3308.             Width = 51
  3309.             Height = 22
  3310.             Caption = '&Edit...'
  3311.             Enabled = False
  3312.             TabOrder = 4
  3313.             OnClick = btnEQEditClick
  3314.           end
  3315.           object btnEQDel: TCorelButton
  3316.             Left = 256
  3317.             Top = 131
  3318.             Width = 51
  3319.             Height = 22
  3320.             Caption = '&Delete'
  3321.             Enabled = False
  3322.             TabOrder = 5
  3323.             OnClick = btnEQDelClick
  3324.           end
  3325.         end
  3326.         object TabSheet8: TTabSheet
  3327.           Caption = 'Ctags'
  3328.           ImageIndex = 5
  3329.           object Label53: TLabel
  3330.             Left = 8
  3331.             Top = 96
  3332.             Width = 83
  3333.             Height = 13
  3334.             Caption = '&Options for ctags:'
  3335.             FocusControl = txtCTagsOptions
  3336.           end
  3337.           object lblCTagsHint: TLabel
  3338.             Left = 8
  3339.             Top = 200
  3340.             Width = 297
  3341.             Height = 30
  3342.             AutoSize = False
  3343.             Caption = 
  3344.               'Enter here additional options for ctags. This could also include' +
  3345.               ' new language definitions.'
  3346.             WordWrap = True
  3347.           end
  3348.           object Label56: TLabel
  3349.             Left = 8
  3350.             Top = 232
  3351.             Width = 297
  3352.             Height = 33
  3353.             AutoSize = False
  3354.             Caption = 
  3355.               'This is also a good place for the --language-force switch if the' +
  3356.               ' language is not recognized by Ctags.'
  3357.             WordWrap = True
  3358.           end
  3359.           object Label57: TLabel
  3360.             Left = 8
  3361.             Top = 48
  3362.             Width = 139
  3363.             Height = 13
  3364.             Caption = '&Don'#39't show these Tag Types:'
  3365.             FocusControl = txtTagsFilter
  3366.           end
  3367.           object txtCTagsOptions: TMemo
  3368.             Left = 8
  3369.             Top = 112
  3370.             Width = 297
  3371.             Height = 81
  3372.             ScrollBars = ssVertical
  3373.             TabOrder = 2
  3374.             WantReturns = False
  3375.           end
  3376.           object chkCTagsEnabled: TCheckBox
  3377.             Left = 8
  3378.             Top = 8
  3379.             Width = 73
  3380.             Height = 17
  3381.             Caption = '&Enabled'
  3382.             TabOrder = 0
  3383.           end
  3384.           object txtTagsFilter: TEdit
  3385.             Left = 8
  3386.             Top = 64
  3387.             Width = 297
  3388.             Height = 21
  3389.             TabOrder = 1
  3390.           end
  3391.           object chkCTagsExtended: TCheckBox
  3392.             Left = 8
  3393.             Top = 24
  3394.             Width = 145
  3395.             Height = 17
  3396.             Caption = 'Show E&xtended fields'
  3397.             TabOrder = 3
  3398.           end
  3399.         end
  3400.       end
  3401.     end
  3402.   end
  3403.   object StaticText1: TStaticText
  3404.     Left = 168
  3405.     Top = 354
  3406.     Width = 337
  3407.     Height = 2
  3408.     AutoSize = False
  3409.     BorderStyle = sbsSunken
  3410.     TabOrder = 5
  3411.   end
  3412.   object FontDialog1: TFontDialog
  3413.     Font.Charset = DEFAULT_CHARSET
  3414.     Font.Color = clWindowText
  3415.     Font.Height = -11
  3416.     Font.Name = 'MS Sans Serif'
  3417.     Font.Style = []
  3418.     MinFontSize = 0
  3419.     MaxFontSize = 0
  3420.     Options = [fdEffects, fdFixedPitchOnly]
  3421.     Left = 16
  3422.     Top = 352
  3423.   end
  3424.   object OpenDialog1: TOpenDialog
  3425.     DefaultExt = 'exe'
  3426.     Options = [ofHideReadOnly, ofPathMustExist, ofFileMustExist, ofEnableSizing]
  3427.     Left = 48
  3428.     Top = 352
  3429.   end
  3430.   object popDirs: TPopupMenu
  3431.     Left = 48
  3432.     Top = 320
  3433.     object Documentdirectory1: TMenuItem
  3434.       Caption = 'Documentpath'
  3435.       Hint = 'Path to the active Document'
  3436.     end
  3437.     object Programdirectory1: TMenuItem
  3438.       Tag = 1
  3439.       Caption = 'Programpath'
  3440.       Hint = 'Path to the Program'
  3441.     end
  3442.     object Projectpath1: TMenuItem
  3443.       Tag = 2
  3444.       Caption = 'Projectpath'
  3445.       Hint = 'Path to the Project'
  3446.     end
  3447.     object N9: TMenuItem
  3448.       Caption = '-'
  3449.     end
  3450.     object WindowsDirectory2: TMenuItem
  3451.       Tag = 3
  3452.       Caption = 'Windows Directory'
  3453.       Hint = 'Windows Directory'
  3454.     end
  3455.     object SystemDirectory2: TMenuItem
  3456.       Tag = 4
  3457.       Caption = 'System Directory'
  3458.       Hint = 'System Directory'
  3459.     end
  3460.     object TemporaryDirectory1: TMenuItem
  3461.       Tag = 5
  3462.       Caption = 'Temporary Directory'
  3463.       Hint = 'Temporary Directory'
  3464.     end
  3465.   end
  3466.   object popParams: TPopupMenu
  3467.     Left = 80
  3468.     Top = 320
  3469.     object ActiveDocument1: TMenuItem
  3470.       Tag = 10
  3471.       Caption = 'Active Document (short)'
  3472.     end
  3473.     object ActiveDocumentlong1: TMenuItem
  3474.       Tag = 11
  3475.       Caption = 'Active Document (long)'
  3476.     end
  3477.     object N7: TMenuItem
  3478.       Caption = '-'
  3479.     end
  3480.     object ActiveDocumentwithoutExtension1: TMenuItem
  3481.       Tag = 12
  3482.       Caption = 'Active Document without Extension (short)'
  3483.     end
  3484.     object ActiveDocumentwithExtenshion1: TMenuItem
  3485.       Tag = 13
  3486.       Caption = 'Active Document without Extension (long)'
  3487.     end
  3488.     object N6: TMenuItem
  3489.       Caption = '-'
  3490.     end
  3491.     object ActiveDocumentTitleshort1: TMenuItem
  3492.       Tag = 14
  3493.       Caption = 'Active Document Title (short)'
  3494.     end
  3495.     object ActiveDocumentTitlelong1: TMenuItem
  3496.       Tag = 15
  3497.       Caption = 'Active Document Title (long)'
  3498.     end
  3499.     object N10: TMenuItem
  3500.       Caption = '-'
  3501.     end
  3502.     object ActiveDocumentFileextension1: TMenuItem
  3503.       Tag = 16
  3504.       Caption = 'Active Document File extension'
  3505.     end
  3506.     object N3: TMenuItem
  3507.       Caption = '-'
  3508.     end
  3509.     object ProjectFilenameshort1: TMenuItem
  3510.       Tag = 17
  3511.       Caption = 'Project Filename (short)'
  3512.     end
  3513.     object ProjectFilenamelong1: TMenuItem
  3514.       Tag = 18
  3515.       Caption = 'Project Filename (long)'
  3516.     end
  3517.     object N11: TMenuItem
  3518.       Caption = '-'
  3519.     end
  3520.     object ChooseFilenameshort1: TMenuItem
  3521.       Tag = 19
  3522.       Caption = 'Choose Filename (short)'
  3523.     end
  3524.     object ChooseFilenamelong1: TMenuItem
  3525.       Tag = 20
  3526.       Caption = 'Choose Filename (long)'
  3527.     end
  3528.     object N12: TMenuItem
  3529.       Caption = '-'
  3530.     end
  3531.     object ModifiedFiles1: TMenuItem
  3532.       Tag = 27
  3533.       Caption = 'Modified Files'
  3534.     end
  3535.     object N2: TMenuItem
  3536.       Caption = '-'
  3537.     end
  3538.     object Documentpath1: TMenuItem
  3539.       Tag = 21
  3540.       Caption = 'Documentpath (short)'
  3541.     end
  3542.     object Documentpathlong1: TMenuItem
  3543.       Tag = 22
  3544.       Caption = 'Documentpath (long)'
  3545.     end
  3546.     object N4: TMenuItem
  3547.       Caption = '-'
  3548.     end
  3549.     object Programpath1: TMenuItem
  3550.       Tag = 23
  3551.       Caption = 'Programpath (short)'
  3552.     end
  3553.     object Programpathlong1: TMenuItem
  3554.       Tag = 24
  3555.       Caption = 'Programpath (long)'
  3556.     end
  3557.     object N5: TMenuItem
  3558.       Caption = '-'
  3559.     end
  3560.     object Projectpath2: TMenuItem
  3561.       Tag = 25
  3562.       Caption = 'Projectpath (short)'
  3563.     end
  3564.     object Projectpathlong1: TMenuItem
  3565.       Tag = 26
  3566.       Caption = 'Projectpath (long)'
  3567.     end
  3568.     object N8: TMenuItem
  3569.       Caption = '-'
  3570.     end
  3571.     object Systemfolders1: TMenuItem
  3572.       Caption = 'Systemfolders'
  3573.       object WindowsDirectory1: TMenuItem
  3574.         Tag = 50
  3575.         Caption = 'Windows Directory'
  3576.       end
  3577.       object SystemDirectory1: TMenuItem
  3578.         Tag = 51
  3579.         Caption = 'System Directory'
  3580.       end
  3581.       object TemporaryDirectory2: TMenuItem
  3582.         Tag = 52
  3583.         Caption = 'Temporary Directory'
  3584.       end
  3585.     end
  3586.     object N1: TMenuItem
  3587.       Caption = '-'
  3588.     end
  3589.     object CurrentWord1: TMenuItem
  3590.       Tag = 30
  3591.       Caption = 'Current Word'
  3592.     end
  3593.     object Prompt1: TMenuItem
  3594.       Tag = 31
  3595.       Caption = 'Prompt'
  3596.     end
  3597.   end
  3598.   object SaveDialog1: TSaveDialog
  3599.     Options = [ofOverwritePrompt, ofHideReadOnly, ofPathMustExist, ofEnableSizing]
  3600.     Title = 'Backup Settings'
  3601.     Left = 80
  3602.     Top = 352
  3603.   end
  3604.   object popStrInsertVar: TPopupMenu
  3605.     Left = 16
  3606.     Top = 320
  3607.     object Selection1: TMenuItem
  3608.       Tag = 1
  3609.       Caption = 'Selection'
  3610.     end
  3611.     object DateTime1: TMenuItem
  3612.       Tag = 2
  3613.       Caption = 'Date/Time'
  3614.     end
  3615.     object Username1: TMenuItem
  3616.       Tag = 3
  3617.       Caption = 'Username'
  3618.     end
  3619.     object FileTitle1: TMenuItem
  3620.       Tag = 4
  3621.       Caption = 'Filetitle'
  3622.     end
  3623.     object FiletitlenoExtension1: TMenuItem
  3624.       Tag = 5
  3625.       Caption = 'Filetitle no Extension'
  3626.     end
  3627.     object Filename1: TMenuItem
  3628.       Tag = 6
  3629.       Caption = 'Filename'
  3630.     end
  3631.     object Filepath1: TMenuItem
  3632.       Tag = 7
  3633.       Caption = 'Filepath'
  3634.     end
  3635.     object File1: TMenuItem
  3636.       Tag = 8
  3637.       Caption = 'File...'
  3638.     end
  3639.   end
  3640.   object BrowseForFolder: TBrowseForFolder
  3641.     Options = [boNewFolder, boCenter]
  3642.     Left = 112
  3643.     Top = 320
  3644.   end
  3645. end
  3646.